Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h40 #define IWN_CMD_QUEUE_NUM 4 macro
H A Dif_iwn.c2957 struct iwn_tx_ring *ring = &sc->txq[IWN_CMD_QUEUE_NUM]; in iwn_cmd_done()
2960 if ((desc->qid & 0xf) != IWN_CMD_QUEUE_NUM) in iwn_cmd_done()
4404 struct iwn_tx_ring *ring = &sc->txq[IWN_CMD_QUEUE_NUM]; in iwn_cmd()