Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h294 static inline void ixgbevf_write_tail(struct ixgbevf_ring *ring, u32 value) in ixgbevf_write_tail() function
H A Dixgbevf_main.c710 ixgbevf_write_tail(rx_ring, i); in ixgbevf_alloc_rx_buffers()
1249 ixgbevf_write_tail(xdp_ring, xdp_ring->next_to_use); in ixgbevf_clean_rx_irq()
4067 ixgbevf_write_tail(tx_ring, i); in ixgbevf_tx_map()