Home
last modified time | relevance | path

Searched refs:REPLY_TX (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/iwk/
H A Diwk_hw.h2647 REPLY_TX = 0x1c, enumerator
H A Diwk2.c2378 (desc->hdr.type != REPLY_TX) && in iwk_rx_softintr()
2389 case REPLY_TX: in iwk_rx_softintr()
2756 cmd->hdr.type = REPLY_TX; in iwk_send()
/titanic_41/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1897 REPLY_TX = 0x1c, enumerator
H A Diwp.c2627 (desc->hdr.type != REPLY_TX)) { in iwp_rx_softintr()
2640 case REPLY_TX: in iwp_rx_softintr()
3096 cmd->hdr.type = REPLY_TX; in iwp_send()
/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1897 REPLY_TX = 0x1c, enumerator
H A Diwh.c2741 (desc->hdr.type != REPLY_TX)) { in iwh_rx_softintr()
2754 case REPLY_TX: in iwh_rx_softintr()
3233 cmd->hdr.type = REPLY_TX; in iwh_send()