Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h355 static inline void ixgbevf_write_tail(struct ixgbevf_ring *ring, u32 value) in ixgbevf_write_tail() function
Dixgbevf_main.c674 ixgbevf_write_tail(rx_ring, i); in ixgbevf_alloc_rx_buffers()
3563 ixgbevf_write_tail(tx_ring, i); in ixgbevf_tx_map()