Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Ddriver-ops.h1565 if (!local->ops->update_vif_offload) in drv_update_vif_offload()
1569 local->ops->update_vif_offload(&local->hw, &sdata->vif); in drv_update_vif_offload()
/linux-6.15/include/net/
H A Dmac80211.h4827 void (*update_vif_offload)(struct ieee80211_hw *hw, member
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dmac.c9445 .update_vif_offload = ath10k_update_vif_offload,
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.c9754 .update_vif_offload = ath11k_mac_op_update_vif_offload,
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c10575 .update_vif_offload = ath12k_mac_op_update_vif_offload,