Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h67 struct ixgbevf_rx_buffer { struct
121 struct ixgbevf_rx_buffer *rx_buffer_info;
Dixgbevf_main.c551 struct ixgbevf_rx_buffer *bi) in ixgbevf_alloc_mapped_page()
597 struct ixgbevf_rx_buffer *bi; in ixgbevf_alloc_rx_buffers()
743 struct ixgbevf_rx_buffer *old_buff) in ixgbevf_reuse_rx_page()
745 struct ixgbevf_rx_buffer *new_buff; in ixgbevf_reuse_rx_page()
787 struct ixgbevf_rx_buffer *rx_buffer, in ixgbevf_add_rx_frag()
848 struct ixgbevf_rx_buffer *rx_buffer; in ixgbevf_fetch_rx_buffer()
2114 struct ixgbevf_rx_buffer *rx_buffer; in ixgbevf_clean_rx_ring()
2126 size = sizeof(struct ixgbevf_rx_buffer) * rx_ring->count; in ixgbevf_clean_rx_ring()
3028 size = sizeof(struct ixgbevf_rx_buffer) * rx_ring->count; in ixgbevf_setup_rx_resources()