Home
last modified time | relevance | path

Searched refs:update_vif_offload (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Ddriver-ops.h1397 if (!local->ops->update_vif_offload) in drv_update_vif_offload()
1401 local->ops->update_vif_offload(&local->hw, &sdata->vif); in drv_update_vif_offload()
/kernel/linux/linux-6.6/net/mac80211/
H A Ddriver-ops.h1431 if (!local->ops->update_vif_offload) in drv_update_vif_offload()
1435 local->ops->update_vif_offload(&local->hw, &sdata->vif); in drv_update_vif_offload()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h1678 * .change_interface or .update_vif_offload and updated by the driver
3876 * @update_vif_offload: Update virtual interface offload flags
4191 void (*update_vif_offload)(struct ieee80211_hw *hw, member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h1866 * .change_interface or .update_vif_offload and updated by the driver
4229 * @update_vif_offload: Update virtual interface offload flags
4608 void (*update_vif_offload)(struct ieee80211_hw *hw, member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dmac.c5943 .update_vif_offload = ath11k_mac_op_update_vif_offload,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dmac.c6907 .update_vif_offload = ath12k_mac_op_update_vif_offload,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c9428 .update_vif_offload = ath10k_update_vif_offload,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c9102 .update_vif_offload = ath11k_mac_op_update_vif_offload,

Completed in 59 milliseconds