Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h125 struct igbvf_ring { struct
176 struct igbvf_ring *tx_ring /* One per active queue */
191 struct igbvf_ring *rx_ring;
260 int igbvf_setup_rx_resources(struct igbvf_adapter *, struct igbvf_ring *);
261 int igbvf_setup_tx_resources(struct igbvf_adapter *, struct igbvf_ring *);
262 void igbvf_free_rx_resources(struct igbvf_ring *);
263 void igbvf_free_tx_resources(struct igbvf_ring *);