Searched refs:ICSSG_XDP_CONSUMED (Results 1 – 2 of 2) sorted by relevance
568 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()
170 #define ICSSG_XDP_CONSUMED BIT(0) macro
Completed in 9 milliseconds