Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/icssg/
A Dicssg_common.c568 return ICSSG_XDP_CONSUMED; /* drop */ in emac_xmit_xdp_frame()
576 return ICSSG_XDP_CONSUMED; /* drop */ in emac_xmit_xdp_frame()
626 return ICSSG_XDP_CONSUMED; in emac_xmit_xdp_frame()
669 if (result == ICSSG_XDP_CONSUMED) { in emac_run_xdp()
693 return ICSSG_XDP_CONSUMED; in emac_run_xdp()
A Dicssg_prueth.h170 #define ICSSG_XDP_CONSUMED BIT(0) macro

Completed in 9 milliseconds