Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c528 static inline bool nicvf_xdp_rx(struct nicvf *nic, struct bpf_prog *prog, in nicvf_xdp_rx() function
799 if (nicvf_xdp_rx(snic, nic->xdp_prog, cqe_rx, sq, rq, &skb)) in nicvf_rcv_pkt_handler()