Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dif_cs.c182 #define IF_CS_BIT_RESP 0x0008 macro
414 if ((status & IF_CS_BIT_RESP) == 0) { in if_cs_receive_cmdres()
516 if (cause & IF_CS_BIT_RESP) { in if_cs_interrupt()