Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/xilinx/
Dll_temac_main.c892 unsigned int bdstat; in ll_temac_recv() local
903 bdstat = be32_to_cpu(cur_p->app0); in ll_temac_recv()
904 while ((bdstat & STS_CTRL_APP0_CMPLT)) { in ll_temac_recv()
956 bdstat = be32_to_cpu(cur_p->app0); in ll_temac_recv()