Home
last modified time | relevance | path

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

/Linux-v5.10/net/mac80211/
Ddriver-ops.h1394 if (!local->ops->update_vif_offload) in drv_update_vif_offload()
1398 local->ops->update_vif_offload(&local->hw, &sdata->vif); in drv_update_vif_offload()
/Linux-v5.10/include/net/
Dmac80211.h4191 void (*update_vif_offload)(struct ieee80211_hw *hw, member
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.c5873 .update_vif_offload = ath11k_mac_op_update_vif_offload,