Home
last modified time | relevance | path

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

/drivers/net/wan/
Dhd64570.h169 #define ST_RX_CRC 0x04 /* CRC */ macro
Dhd64572.h228 #define ST_RX_CRC 0x04 /* CRC */ macro
Dhd64572.c269 else if (stat & ST_RX_CRC) in sca_rx_done()
Dhd64570.c325 else if (stat & ST_RX_CRC) in sca_rx_intr()