Home
last modified time | relevance | path

Searched refs:iwm_flush_tx_path (Results 1 – 3 of 3) 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_sta.c282 ret = iwm_flush_tx_path(sc, tfd_queue_msk, IWM_CMD_SYNC); in iwm_rm_sta()
H A Dif_iwm.c3991 iwm_flush_tx_path(struct iwm_softc *sc, uint32_t tfd_msk, uint32_t flags) in iwm_flush_tx_path() function