Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Ddriver-ops.h1434 if (!local->ops->update_vif_offload) in drv_update_vif_offload()
1438 local->ops->update_vif_offload(&local->hw, &sdata->vif); in drv_update_vif_offload()
/openbmc/linux/include/net/
H A Dmac80211.h4625 void (*update_vif_offload)(struct ieee80211_hw *hw, member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6931 .update_vif_offload = ath12k_mac_op_update_vif_offload,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9108 .update_vif_offload = ath11k_mac_op_update_vif_offload,
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9429 .update_vif_offload = ath10k_update_vif_offload,