Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/socionext/
H A Dnetsec.c254 #define NETSEC_XDP_CONSUMED BIT(0) macro
845 return NETSEC_XDP_CONSUMED; in netsec_xdp_queue_one()
854 return NETSEC_XDP_CONSUMED; in netsec_xdp_queue_one()
889 return NETSEC_XDP_CONSUMED; in netsec_xdp_xmit_back()
930 ret = NETSEC_XDP_CONSUMED; in netsec_run_xdp()
942 ret = NETSEC_XDP_CONSUMED; in netsec_run_xdp()