Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h294 static inline void ixgbevf_write_tail(struct ixgbevf_ring *ring, u32 value) in ixgbevf_write_tail() function
Dixgbevf_main.c709 ixgbevf_write_tail(rx_ring, i); in ixgbevf_alloc_rx_buffers()
1248 ixgbevf_write_tail(xdp_ring, xdp_ring->next_to_use); in ixgbevf_clean_rx_irq()
4066 ixgbevf_write_tail(tx_ring, i); in ixgbevf_tx_map()