Home
last modified time | relevance | path

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

/drivers/net/ethernet/xilinx/
Dll_temac.h297 #define STS_CTRL_APP0_CMPLT (1 << 28) macro
Dll_temac_main.c783 while (stat & STS_CTRL_APP0_CMPLT) { in temac_start_xmit_done()
998 if (!(bdstat & STS_CTRL_APP0_CMPLT)) in ll_temac_recv()