Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h292 static inline void ixgbevf_write_tail(struct ixgbevf_ring *ring, u32 value) in ixgbevf_write_tail() function
Dixgbevf_main.c705 ixgbevf_write_tail(rx_ring, i); in ixgbevf_alloc_rx_buffers()
1233 ixgbevf_write_tail(xdp_ring, xdp_ring->next_to_use); in ixgbevf_clean_rx_irq()
4008 ixgbevf_write_tail(tx_ring, i); in ixgbevf_tx_map()