Searched refs:MVPP2_XDP_TX (Results 1 – 2 of 2) sorted by relevance
30 #define MVPP2_XDP_TX BIT(1) macro
3693 int ret = MVPP2_XDP_TX; in mvpp2_xdp_submit_frame()3763 if (ret == MVPP2_XDP_TX) { in mvpp2_xdp_xmit_back()3803 if (ret != MVPP2_XDP_TX) in mvpp2_xdp_xmit()3858 if (ret != MVPP2_XDP_TX) { in mvpp2_run_xdp()