Home
last modified time | relevance | path

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

/drivers/net/wireless/st/cw1200/
Dsta.h39 int cw1200_set_rts_threshold(struct ieee80211_hw *hw, u32 value);
Dmain.c218 .set_rts_threshold = cw1200_set_rts_threshold,
Dsta.c860 int cw1200_set_rts_threshold(struct ieee80211_hw *hw, u32 value) in cw1200_set_rts_threshold() function