Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h1759 extern const u8 iwl_mvm_ac_to_gen2_tx_fifo[];
1768 return iwl_mvm_ac_to_gen2_tx_fifo[ac];
H A Dmac-ctxt.c23 const u8 iwl_mvm_ac_to_gen2_tx_fifo[] = { variable