Lines Matching refs:igbvf_buffer
162 struct igbvf_buffer *buffer_info; in igbvf_alloc_rx_buffers()
271 struct igbvf_buffer *buffer_info, *next_buffer; in igbvf_clean_rx_irq()
407 struct igbvf_buffer *buffer_info) in igbvf_put_txbuf()
441 size = sizeof(struct igbvf_buffer) * tx_ring->count; in igbvf_setup_tx_resources()
479 size = sizeof(struct igbvf_buffer) * rx_ring->count; in igbvf_setup_rx_resources()
517 struct igbvf_buffer *buffer_info; in igbvf_clean_tx_ring()
530 size = sizeof(struct igbvf_buffer) * tx_ring->count; in igbvf_clean_tx_ring()
571 struct igbvf_buffer *buffer_info; in igbvf_clean_rx_ring()
613 size = sizeof(struct igbvf_buffer) * rx_ring->count; in igbvf_clean_rx_ring()
794 struct igbvf_buffer *buffer_info; in igbvf_clean_tx_irq()
1916 struct igbvf_buffer *buffer_info; in igbvf_tso()
1996 struct igbvf_buffer *buffer_info; in igbvf_tx_csum()
2083 struct igbvf_buffer *buffer_info; in igbvf_tx_map_adv()
2158 struct igbvf_buffer *buffer_info; in igbvf_tx_queue_adv()