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