Searched defs:IF_CS_BIT_RESP (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/libertas/
H A Dif_cs.c195 #define IF_CS_BIT_RESP 0x0008 macro
209 * IF_CS_BIT_RESP not used (has some meaning with powerdown)
221 * IF_CS_BIT_RESP not used (has some meaning with powerdown)
256 * IF_CS_BIT_RESP you may retrieve a command response
276 * IF_CS_BIT_RESP the firmware has a command response for us
436 if ((status & IF_CS_BIT_RESP) == 0) {
544 if (cause & IF_CS_BIT_RESP) {

Completed in 50 milliseconds