Searched refs:sta_rc_update (Results 1 – 12 of 12) sorted by relevance
/drivers/net/wireless/ti/wlcore/ |
D | hw_ops.h | 202 if (wl->ops->sta_rc_update) in wlcore_hw_sta_rc_update() 203 wl->ops->sta_rc_update(wl, wlvif); in wlcore_hw_sta_rc_update()
|
D | wlcore.h | 98 void (*sta_rc_update)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
|
D | main.c | 5972 .sta_rc_update = wlcore_op_sta_rc_update,
|
/drivers/net/wireless/realtek/rtw88/ |
D | mac80211.c | 924 .sta_rc_update = rtw_ops_sta_rc_update,
|
/drivers/net/wireless/realtek/rtw89/ |
D | mac80211.c | 952 .sta_rc_update = rtw89_ops_sta_rc_update,
|
/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 1740 .sta_rc_update = wl18xx_sta_rc_update,
|
/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | main.c | 1462 .sta_rc_update = mt7915_sta_rc_update,
|
/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_main.c | 1882 .sta_rc_update = ath9k_htc_sta_rc_update,
|
/drivers/net/wireless/ |
D | mac80211_hwsim.c | 3123 .sta_rc_update = mac80211_hwsim_sta_rc_update, \
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac80211.c | 5410 .sta_rc_update = iwl_mvm_sta_rc_update,
|
/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 8614 .sta_rc_update = ath11k_mac_op_sta_rc_update,
|
/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 9452 .sta_rc_update = ath10k_sta_rc_update,
|