Searched refs:STS_CTRL_APP0_EOP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/xilinx/ | ||
| D | ll_temac.h | 290 #define STS_CTRL_APP0_EOP (1 << 26) macro |
| D | ll_temac_main.c | 726 cur_p->app0 |= STS_CTRL_APP0_EOP; in temac_start_xmit() |