Searched refs:igbvf_buffer (Results 1 – 2 of 2) sorted by relevance
120 struct igbvf_buffer { struct160 struct igbvf_buffer *buffer_info;
162 struct igbvf_buffer *buffer_info; in igbvf_alloc_rx_buffers()271 struct igbvf_buffer *buffer_info, *next_buffer; in igbvf_clean_rx_irq()408 struct igbvf_buffer *buffer_info) in igbvf_put_txbuf()442 size = sizeof(struct igbvf_buffer) * tx_ring->count; in igbvf_setup_tx_resources()480 size = sizeof(struct igbvf_buffer) * rx_ring->count; in igbvf_setup_rx_resources()518 struct igbvf_buffer *buffer_info; in igbvf_clean_tx_ring()531 size = sizeof(struct igbvf_buffer) * tx_ring->count; in igbvf_clean_tx_ring()572 struct igbvf_buffer *buffer_info; in igbvf_clean_rx_ring()614 size = sizeof(struct igbvf_buffer) * rx_ring->count; in igbvf_clean_rx_ring()795 struct igbvf_buffer *buffer_info; in igbvf_clean_tx_irq()[all …]