Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.h25 int wfx_set_rts_threshold(struct ieee80211_hw *hw, u32 value);
H A Dmain.c143 .set_rts_threshold = wfx_set_rts_threshold,
H A Dsta.c240 int wfx_set_rts_threshold(struct ieee80211_hw *hw, u32 value) in wfx_set_rts_threshold() function