Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_txrx_common.h27 void ixgbe_xdp_ring_update_tail_locked(struct ixgbe_ring *ring);
H A Dixgbe_xsk.c359 ixgbe_xdp_ring_update_tail_locked(ring); in ixgbe_clean_rx_irq_zc()
H A Dixgbe_main.c2429 ixgbe_xdp_ring_update_tail_locked(ring); in ixgbe_clean_rx_irq()
10338 void ixgbe_xdp_ring_update_tail_locked(struct ixgbe_ring *ring) in ixgbe_xdp_ring_update_tail_locked() function