Searched refs:RRS_RXD_IS_VALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ | ||
H A D | atl1c.h | 236 #define RRS_RXD_IS_VALID(word) \ macro |
H A D | atl1c_main.c | 1892 if (likely(RRS_RXD_IS_VALID(rrs->word3))) { in atl1c_clean_rx() |