Searched refs:drv_set_rts_threshold (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | driver-ops.h | 406 static inline int drv_set_rts_threshold(struct ieee80211_local *local, in drv_set_rts_threshold() function
|
H A D | trace.h | 758 DEFINE_EVENT(local_u32_evt, drv_set_rts_threshold,
|
H A D | util.c | 2361 drv_set_rts_threshold(local, hw->wiphy->rts_threshold); in ieee80211_reconfig()
|
H A D | cfg.c | 2600 err = drv_set_rts_threshold(local, wiphy->rts_threshold); in ieee80211_set_wiphy_params()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | driver-ops.h | 386 static inline int drv_set_rts_threshold(struct ieee80211_local *local, in drv_set_rts_threshold() function
|
H A D | trace.h | 794 DEFINE_EVENT(local_u32_evt, drv_set_rts_threshold,
|
H A D | util.c | 2579 drv_set_rts_threshold(local, hw->wiphy->rts_threshold); in ieee80211_reconfig()
|
H A D | cfg.c | 2992 err = drv_set_rts_threshold(local, wiphy->rts_threshold); in ieee80211_set_wiphy_params()
|
Completed in 30 milliseconds