Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Ddriver-ops.h1426 if (!local->ops->update_vif_offload) in drv_update_vif_offload()
1430 local->ops->update_vif_offload(&local->hw, &sdata->vif); in drv_update_vif_offload()
/Linux-v6.6/include/net/
Dmac80211.h4608 void (*update_vif_offload)(struct ieee80211_hw *hw, member
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dmac.c6907 .update_vif_offload = ath12k_mac_op_update_vif_offload,
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dmac.c9089 .update_vif_offload = ath11k_mac_op_update_vif_offload,
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dmac.c9428 .update_vif_offload = ath10k_update_vif_offload,