Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c304 static int ionic_xdp_post_frame(struct ionic_queue *q, struct xdp_frame *frame, in ionic_xdp_post_frame() function
437 if (ionic_xdp_post_frame(txq, xdp_frames[nxmit], in ionic_xdp_xmit()
568 err = ionic_xdp_post_frame(txq, xdpf, XDP_TX, in ionic_run_xdp()