Searched defs:qid2fifo (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/iwn/ |
H A D | if_iwn.c | 7962 static uint8_t qid2fifo[] = { 3, 2, 1, 0, 4, 5, 6 }; in iwn4965_post_alive() local 8027 static uint8_t qid2fifo[] = { 3, 2, 1, 0, 0, 4, 2, 5, 4, 7, 5 }; in iwn5000_post_alive() local 8034 static uint8_t qid2fifo[] = { 3, 2, 1, 0, 7, 5, 6 }; in iwn5000_post_alive() local
|