Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
HDif_iwm_mac_ctxt.h108 extern const uint8_t iwm_ac_to_tx_fifo[];
HDif_iwm_sta.c155 htole32(1 << iwm_ac_to_tx_fifo[ac]); in iwm_sta_send_to_fw()
269 tfd_queue_msk |= htole32(1 << iwm_ac_to_tx_fifo[ac]); in iwm_rm_sta()
HDif_iwm_mac_ctxt.c151 const uint8_t iwm_ac_to_tx_fifo[] = { variable
332 uint8_t txf = iwm_ac_to_tx_fifo[i]; in iwm_mac_ctxt_cmd_common()
HDif_iwm.c4903 iwm_ac_to_tx_fifo[ac]); in iwm_init_hw()