Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.h47 int wfx_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set);
H A Dmain.c140 .set_tim = wfx_set_tim,
H A Dsta.c616 int wfx_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set) in wfx_set_tim() function