Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h298 #define STS_CTRL_APP0_CMPLT (1 << 28) macro
H A Dll_temac_main.c781 while (stat & STS_CTRL_APP0_CMPLT) { in temac_start_xmit_done()
996 if (!(bdstat & STS_CTRL_APP0_CMPLT)) in ll_temac_recv()