Home
last modified time | relevance | path

Searched refs:SCD_QUEUE_STTS_REG_POS_TXF (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/contrib/dev/iwlwifi/
HDiwl-prph.h185 #define SCD_QUEUE_STTS_REG_POS_TXF (0) macro
/freebsd-head/sys/contrib/dev/iwlwifi/pcie/
HDtx.c694 fifo = (status >> SCD_QUEUE_STTS_REG_POS_TXF) & 0x7; in iwl_txq_log_scd_error()
1247 (cfg->fifo << SCD_QUEUE_STTS_REG_POS_TXF) | in iwl_trans_pcie_txq_enable()