Home
last modified time | relevance | path

Searched refs:rt2800_set_rts_threshold (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2800soc.c152 .set_rts_threshold = rt2800_set_rts_threshold,
Drt2800lib.h214 int rt2800_set_rts_threshold(struct ieee80211_hw *hw, u32 value);
Drt2800pci.c313 .set_rts_threshold = rt2800_set_rts_threshold,
Drt2800usb.c839 .set_rts_threshold = rt2800_set_rts_threshold,
Drt2800lib.c7837 int rt2800_set_rts_threshold(struct ieee80211_hw *hw, u32 value) in rt2800_set_rts_threshold() function
7873 EXPORT_SYMBOL_GPL(rt2800_set_rts_threshold);