Home
last modified time | relevance | path

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

/linux/drivers/net/wan/
A Dhd64570.h165 #define ST_RX_EOM 0x80 /* End of frame */ macro
A Dhd64572.h218 #define ST_RX_EOM 0x80 /* End of frame */ macro
A Dhd64572.c248 if (!(stat & ST_RX_EOM)) in sca_rx_done()
259 if (stat & ST_RX_EOM) in sca_rx_done()
A Dhd64570.c309 if (!(stat & ST_RX_EOM)) in sca_rx_intr()
320 if (stat & ST_RX_EOM) in sca_rx_intr()

Completed in 8 milliseconds