Searched refs:update_vif_offload (Results 1 – 3 of 3) sorted by relevance
1394 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()
4191 void (*update_vif_offload)(struct ieee80211_hw *hw, member
5873 .update_vif_offload = ath11k_mac_op_update_vif_offload,