Searched refs:SCB_CMD_ACK_RNR (Results 1 – 2 of 2) sorted by relevance
93 #define SCB_CMD_ACK_RNR (0x1 << 12) /* Ack RU not ready */ macro
1108 SCB_CMD_ACK_CNA | SCB_CMD_ACK_RNR)) >> 12, in wv_scb_show()1116 scb_command & SCB_CMD_ACK_RNR) ? "ack RU not ready," : ""); in wv_scb_show()