Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_qs.h19 #define XTR_NOT_READY 0x07000080U macro
Docelot_vsc7514.c566 if (val == XTR_NOT_READY) { in ocelot_rx_frame_word()
572 } while (val == XTR_NOT_READY); in ocelot_rx_frame_word()