Searched refs:mgd_complete_tx (Results 1 – 6 of 6) sorted by relevance
878 if (local->ops->mgd_complete_tx) in drv_mgd_complete_tx()879 local->ops->mgd_complete_tx(&local->hw, &sdata->vif, info); in drv_mgd_complete_tx()
671 ops->mgd_complete_tx = NULL; in mt792x_get_mac80211_ops()
1154 .mgd_complete_tx = iwl_mvm_mac_mgd_complete_tx,
6224 .mgd_complete_tx = iwl_mvm_mac_mgd_complete_tx,
1373 .mgd_complete_tx = mt7921_mgd_complete_tx,
4504 void (*mgd_complete_tx)(struct ieee80211_hw *hw, member