Searched refs:mgd_complete_tx (Results 1 – 7 of 7) sorted by relevance
957 if (local->ops->mgd_complete_tx) in drv_mgd_complete_tx()958 local->ops->mgd_complete_tx(&local->hw, &sdata->vif, info); in drv_mgd_complete_tx()
738 ops->mgd_complete_tx = NULL; in mt792x_get_mac80211_ops()
1419 .mgd_complete_tx = iwl_mvm_mac_mgd_complete_tx,
6576 .mgd_complete_tx = iwl_mvm_mac_mgd_complete_tx,
1452 .mgd_complete_tx = mt7921_mgd_complete_tx,
2151 .mgd_complete_tx = mt7925_mgd_complete_tx,
4681 void (*mgd_complete_tx)(struct ieee80211_hw *hw, member