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

/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.h109 extern const uint8_t iwm_ac_to_tx_fifo[];
H A Dif_iwm_sta.c168 htole32(1 << iwm_ac_to_tx_fifo[ac]);
282 tfd_queue_msk |= htole32(1 << iwm_ac_to_tx_fifo[ac]);
H A Dif_iwm_mac_ctxt.c164 const uint8_t iwm_ac_to_tx_fifo[] = { variable
345 uint8_t txf = iwm_ac_to_tx_fifo[i];
H A Dif_iwm.c4882 iwm_ac_to_tx_fifo[ac]);

Completed in 176 milliseconds