Home
last modified time | relevance | path

Searched refs:mgd_complete_tx (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/net/mac80211/
H A Ddriver-ops.h961 if (local->ops->mgd_complete_tx) in drv_mgd_complete_tx()
962 local->ops->mgd_complete_tx(&local->hw, &sdata->vif, info); in drv_mgd_complete_tx()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c759 ops->mgd_complete_tx = NULL; in mt792x_get_mac80211_ops()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1368 .mgd_complete_tx = iwl_mvm_mac_mgd_complete_tx,
H A Dmac80211.c6612 .mgd_complete_tx = iwl_mvm_mac_mgd_complete_tx,
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1570 .mgd_complete_tx = mt7921_mgd_complete_tx,
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c2631 .mgd_complete_tx = iwl_mld_mac_mgd_complete_tx,
/linux-6.15/include/net/
H A Dmac80211.h4720 void (*mgd_complete_tx)(struct ieee80211_hw *hw, member
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c2253 .mgd_complete_tx = mt7925_mgd_complete_tx,