Home
last modified time | relevance | path

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

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