Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dhd64570.h170 #define ST_RX_CRC 0x04 /* CRC */ macro
Dhd64572.h228 #define ST_RX_CRC 0x04 /* CRC */ macro
Dhd64572.c268 else if (stat & ST_RX_CRC) in sca_rx_done()
Dhd64570.c324 else if (stat & ST_RX_CRC) in sca_rx_intr()