Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c44 u32 *metasize, bool *need_xdp_flush);
333 struct nix_cqe_rx_s *cqe, bool *need_xdp_flush) in otx2_rcv_pkt_handler() argument
355 &metasize, need_xdp_flush)) in otx2_rcv_pkt_handler()
397 bool need_xdp_flush = false; in otx2_rx_napi_handler() local
419 otx2_rcv_pkt_handler(pfvf, napi, cq, cqe, &need_xdp_flush); in otx2_rx_napi_handler()
426 if (need_xdp_flush) in otx2_rx_napi_handler()
1492 u32 *metasize, bool *need_xdp_flush) in otx2_xdp_rcv_pkt_handler() argument
1546 *need_xdp_flush = true; in otx2_xdp_rcv_pkt_handler()
1554 *need_xdp_flush = true; in otx2_xdp_rcv_pkt_handler()