Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Ddriver-ops.h1592 if (!local->ops->update_vif_offload) in drv_update_vif_offload()
1596 local->ops->update_vif_offload(&local->hw, &sdata->vif); in drv_update_vif_offload()
/linux/include/net/
H A Dmac80211.h4911 void (*update_vif_offload)(struct ieee80211_hw *hw, member
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9479 .update_vif_offload = ath10k_update_vif_offload,
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c10088 .update_vif_offload = ath11k_mac_op_update_vif_offload,