Searched refs:mgd_complete_tx (Results 1 – 2 of 2) sorted by relevance
851 if (local->ops->mgd_complete_tx) in drv_mgd_complete_tx()852 local->ops->mgd_complete_tx(&local->hw, &sdata->vif, info); in drv_mgd_complete_tx()
4148 void (*mgd_complete_tx)(struct ieee80211_hw *hw, member