Home
last modified time | relevance | path

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

/drivers/net/wan/
Dhd64570.h170 #define ST_RX_CRC 0x04 /* CRC */ macro
Dhd64572.h223 #define ST_RX_CRC 0x04 /* CRC */ macro
Dhd64572.c258 else if (stat & ST_RX_CRC) in sca_rx_done()
Dhd64570.c318 else if (stat & ST_RX_CRC) in sca_rx_intr()