Home
last modified time | relevance | path

Searched refs:tfd_msk (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwm_util.h129 extern int iwm_flush_tx_path(struct iwm_softc *sc, uint32_t tfd_msk,
H A Dif_iwm.c3960 iwm_flush_tx_path(struct iwm_softc *sc, uint32_t tfd_msk, uint32_t flags) in iwm_flush_tx_path() argument
3964 .queues_ctl = htole32(tfd_msk), in iwm_flush_tx_path()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c2329 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk)
2333 .queues_ctl = cpu_to_le32(tfd_msk),
2204 iwl_mvm_flush_tx_path(struct iwl_mvm * mvm,u32 tfd_msk) iwl_mvm_flush_tx_path() argument
H A Dmvm.h1846 int iwl_mvm_flush_tx_path(struct iwl_mvm *mvm, u32 tfd_msk);