Home
last modified time | relevance | path

Searched refs:GRETH_RXBD_STATUS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.h44 #define GRETH_RXBD_STATUS 0xFFFFC000 macro
H A Dgreth.c765 if (unlikely(status & GRETH_RXBD_STATUS)) { in greth_rx()
879 if (unlikely(status & GRETH_RXBD_STATUS)) { in greth_rx_gbit()