Searched refs:ixgbevf_write_tail (Results 1 – 2 of 2) sorted by relevance
355 static inline void ixgbevf_write_tail(struct ixgbevf_ring *ring, u32 value) in ixgbevf_write_tail() function
674 ixgbevf_write_tail(rx_ring, i); in ixgbevf_alloc_rx_buffers()3563 ixgbevf_write_tail(tx_ring, i); in ixgbevf_tx_map()