Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
Drt2800soc.c147 .set_rts_threshold = rt2800_set_rts_threshold,
Drt2800lib.h246 int rt2800_set_rts_threshold(struct ieee80211_hw *hw, u32 value);
Drt2800pci.c302 .set_rts_threshold = rt2800_set_rts_threshold,
Drt2800usb.c645 .set_rts_threshold = rt2800_set_rts_threshold,
Drt2800lib.c10358 int rt2800_set_rts_threshold(struct ieee80211_hw *hw, u32 value) in rt2800_set_rts_threshold() function
10394 EXPORT_SYMBOL_GPL(rt2800_set_rts_threshold);