Home
last modified time | relevance | path

Searched refs:sta_rc_update (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/net/mac80211/
H A Ddriver-ops.c175 if (local->ops->sta_rc_update) in drv_sta_rc_update()
176 local->ops->sta_rc_update(&local->hw, &sdata->vif, in drv_sta_rc_update()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h202 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()
H A Dwlcore.h98 void (*sta_rc_update)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
H A Dmain.c5783 wl1271_debug(DEBUG_MAC80211, "mac80211 sta_rc_update"); in wlcore_op_sta_rc_update()
6041 .sta_rc_update = wlcore_op_sta_rc_update,
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h202 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()
H A Dwlcore.h98 void (*sta_rc_update)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
H A Dmain.c5715 wl1271_debug(DEBUG_MAC80211, "mac80211 sta_rc_update"); in wlcore_op_sta_rc_update()
5973 .sta_rc_update = wlcore_op_sta_rc_update,
/kernel/linux/linux-6.6/net/mac80211/
H A Ddriver-ops.c178 if (local->ops->sta_rc_update) in drv_sta_rc_update()
179 local->ops->sta_rc_update(&local->hw, &sdata->vif, in drv_sta_rc_update()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c824 .sta_rc_update = mt7915_sta_rc_update,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c961 .sta_rc_update = rtw_ops_sta_rc_update,
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1112 .sta_rc_update = iwl_mvm_sta_rc_update,
H A Dmac80211.c6191 .sta_rc_update = iwl_mvm_sta_rc_update,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c1124 .sta_rc_update = rtw89_ops_sta_rc_update,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1881 .sta_rc_update = ath9k_htc_sta_rc_update,
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1618 wl1271_debug(DEBUG_MAC80211, "mac80211 sta_rc_update wide %d", wide); in wl18xx_sta_rc_update()
1740 .sta_rc_update = wl18xx_sta_rc_update,
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h3565 * @sta_rc_update: Notifies the driver of changes to the bitrates that can be
3977 void (*sta_rc_update)(struct ieee80211_hw *hw, member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h3910 * @sta_rc_update: Notifies the driver of changes to the bitrates that can be
4386 void (*sta_rc_update)(struct ieee80211_hw *hw, member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1882 .sta_rc_update = ath9k_htc_sta_rc_update,
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1393 .sta_rc_update = mt7996_sta_rc_update,
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1662 .sta_rc_update = mt7915_sta_rc_update,
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1618 wl1271_debug(DEBUG_MAC80211, "mac80211 sta_rc_update wide %d", wide); in wl18xx_sta_rc_update()
1740 .sta_rc_update = wl18xx_sta_rc_update,
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c5300 .sta_rc_update = iwl_mvm_sta_rc_update,
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3833 .sta_rc_update = mac80211_hwsim_sta_rc_update, \
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dmac.c5952 .sta_rc_update = ath11k_mac_op_sta_rc_update,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dmac.c6916 .sta_rc_update = ath12k_mac_op_sta_rc_update,

Completed in 89 milliseconds

12