Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtx.h871 * @flush_ctl: control flags
876 __le16 flush_ctl;
867 __le16 flush_ctl; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c2334 .flush_ctl = cpu_to_le16(DUMP_TX_FIFO_FLUSH), in iwl_mvm_flush_tx_path()
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h5275 * @flush_ctl: control flags
5280 uint16_t flush_ctl;
5276 uint16_t flush_ctl; global() member
H A Dif_iwm.c3996 .flush_ctl = htole16(IWM_DUMP_TX_FIFO_FLUSH), in iwm_flush_tx_path()