Searched refs:mgd_complete_tx (Results 1 – 3 of 3) sorted by relevance
829 if (local->ops->mgd_complete_tx) in drv_mgd_complete_tx()830 local->ops->mgd_complete_tx(&local->hw, &sdata->vif, info); in drv_mgd_complete_tx()
4389 void (*mgd_complete_tx)(struct ieee80211_hw *hw, member
5423 .mgd_complete_tx = iwl_mvm_mac_mgd_complete_tx,