Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.h11 void ionic_rx_fill(struct ionic_queue *q, struct bpf_prog *xdp_prog);
H A Dionic_txrx.c768 void ionic_rx_fill(struct ionic_queue *q, struct bpf_prog *xdp_prog) in ionic_rx_fill() function
997 ionic_rx_fill(q, xdp_prog); in ionic_rx_cq_service()