/kernel/linux/linux-5.10/net/mac80211/ |
H A D | driver-ops.c | 175 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 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()
|
H A D | wlcore.h | 98 void (*sta_rc_update)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
|
H A D | main.c | 5783 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 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()
|
H A D | wlcore.h | 98 void (*sta_rc_update)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
|
H A D | main.c | 5715 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 D | driver-ops.c | 178 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 D | main.c | 824 .sta_rc_update = mt7915_sta_rc_update,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | mac80211.c | 961 .sta_rc_update = rtw_ops_sta_rc_update,
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mld-mac80211.c | 1112 .sta_rc_update = iwl_mvm_sta_rc_update,
|
H A D | mac80211.c | 6191 .sta_rc_update = iwl_mvm_sta_rc_update,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | mac80211.c | 1124 .sta_rc_update = rtw89_ops_sta_rc_update,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_main.c | 1881 .sta_rc_update = ath9k_htc_sta_rc_update,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 1618 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 D | mac80211.h | 3565 * @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 D | mac80211.h | 3910 * @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 D | htc_drv_main.c | 1882 .sta_rc_update = ath9k_htc_sta_rc_update,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | main.c | 1393 .sta_rc_update = mt7996_sta_rc_update,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | main.c | 1662 .sta_rc_update = mt7915_sta_rc_update,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 1618 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 D | mac80211.c | 5300 .sta_rc_update = iwl_mvm_sta_rc_update,
|
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/ |
H A D | mac80211_hwsim.c | 3833 .sta_rc_update = mac80211_hwsim_sta_rc_update, \
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 5952 .sta_rc_update = ath11k_mac_op_sta_rc_update,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 6916 .sta_rc_update = ath12k_mac_op_sta_rc_update,
|