Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.h25 int wfx_set_rts_threshold(struct ieee80211_hw *hw, u32 value);
H A Dmain.c142 .set_rts_threshold = wfx_set_rts_threshold,
H A Dsta.c222 int wfx_set_rts_threshold(struct ieee80211_hw *hw, u32 value) in wfx_set_rts_threshold() function