Home
last modified time | relevance | path

Searched refs:mgd_prepare_tx (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dchannel.c558 if (sc->sched.mgd_prepare_tx) in ath_chanctx_event()
610 if (sc->sched.mgd_prepare_tx) { in ath_chanctx_event()
643 if (sc->sched.mgd_prepare_tx) { in ath_chanctx_event()
644 sc->sched.mgd_prepare_tx = false; in ath_chanctx_event()
A Dmain.c2699 sc->sched.mgd_prepare_tx = true; in ath9k_mgd_prepare_tx()
2715 sc->sched.mgd_prepare_tx = false; in ath9k_mgd_prepare_tx()
2750 ath9k_ops.mgd_prepare_tx = ath9k_mgd_prepare_tx; in ath9k_fill_chanctx_ops()
A Dath9k.h386 bool mgd_prepare_tx; member
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Dsdio.c148 ops->mgd_prepare_tx = NULL; in mt7921s_probe()
A Dusb.c228 ops->mgd_prepare_tx = NULL; in mt7921u_probe()
A Dpci.c305 ops->mgd_prepare_tx = NULL; in mt7921_pci_probe()
A Dmain.c1829 .mgd_prepare_tx = mt7921_mgd_prepare_tx,
/linux-6.3-rc2/net/mac80211/
A Ddriver-ops.h828 if (local->ops->mgd_prepare_tx) in drv_mgd_prepare_tx()
829 local->ops->mgd_prepare_tx(&local->hw, &sdata->vif, info); in drv_mgd_prepare_tx()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw88/
A Dmac80211.c920 .mgd_prepare_tx = rtw_ops_mgd_prepare_tx,
/linux-6.3-rc2/include/net/
A Dmac80211.h4456 void (*mgd_prepare_tx)(struct ieee80211_hw *hw, member
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac80211.c5581 .mgd_prepare_tx = iwl_mvm_mac_mgd_prepare_tx,

Completed in 56 milliseconds