Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dsta.h47 int wfx_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set);
Dmain.c140 .set_tim = wfx_set_tim,
Dsta.c616 int wfx_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set) in wfx_set_tim() function