Home
last modified time | relevance | path

Searched refs:mgd_complete_tx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c672 ops->mgd_complete_tx = NULL; in mt792x_get_mac80211_ops()
/kernel/linux/linux-6.6/net/mac80211/
H A Ddriver-ops.h883 if (local->ops->mgd_complete_tx) in drv_mgd_complete_tx()
884 local->ops->mgd_complete_tx(&local->hw, &sdata->vif, info); in drv_mgd_complete_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1115 .mgd_complete_tx = iwl_mvm_mac_mgd_complete_tx,
H A Dmac80211.c6194 .mgd_complete_tx = iwl_mvm_mac_mgd_complete_tx,
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1373 .mgd_complete_tx = mt7921_mgd_complete_tx,
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h3636 * used with the mgd_complete_tx() method, and then only
4094 * @mgd_complete_tx: Notify the driver that the response frame for a previously
4504 void (*mgd_complete_tx)(struct ieee80211_hw *hw, member

Completed in 24 milliseconds