Home
last modified time | relevance | path

Searched refs:ath_node_set_tim (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c221 static int ath_node_set_tim(struct ieee80211_node *, int);
1671 vap->iv_set_tim = ath_node_set_tim; in ath_vap_create()
6786 ath_node_set_tim(struct ieee80211_node *ni, int enable) in ath_node_set_tim() function