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