Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/xilinx/
Dll_temac.h288 #define STS_CTRL_APP0_CMPLT (1 << 28) macro
Dll_temac_main.c776 while (stat & STS_CTRL_APP0_CMPLT) { in temac_start_xmit_done()
972 if (!(bdstat & STS_CTRL_APP0_CMPLT)) in ll_temac_recv()