Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.h108 extern const uint8_t iwm_ac_to_tx_fifo[];
H A Dif_iwm_sta.c166 htole32(1 << iwm_ac_to_tx_fifo[ac]); in iwm_sta_send_to_fw()
280 tfd_queue_msk |= htole32(1 << iwm_ac_to_tx_fifo[ac]); in iwm_rm_sta()
H A Dif_iwm_mac_ctxt.c162 const uint8_t iwm_ac_to_tx_fifo[] = { variable
343 uint8_t txf = iwm_ac_to_tx_fifo[i]; in iwm_mac_ctxt_cmd_common()
H A Dif_iwm.c4817 iwm_ac_to_tx_fifo[ac]); in iwm_allow_mcast()