Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Ddriver-ops.h1560 if (!local->ops->update_vif_offload) in drv_update_vif_offload()
1564 local->ops->update_vif_offload(&local->hw, &sdata->vif); in drv_update_vif_offload()
/linux-6.12.1/include/net/
Dmac80211.h4788 void (*update_vif_offload)(struct ieee80211_hw *hw, member
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c8674 .update_vif_offload = ath12k_mac_op_update_vif_offload,
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dmac.c9430 .update_vif_offload = ath10k_update_vif_offload,
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dmac.c9700 .update_vif_offload = ath11k_mac_op_update_vif_offload,