Searched refs:igb_rx_buffer (Results 1 – 3 of 3) sorted by relevance
203 struct igb_rx_buffer { struct239 struct igb_rx_buffer *rx_buffer_info;
517 struct igb_rx_buffer *buffer_info; in igb_dump()3326 size = sizeof(struct igb_rx_buffer) * rx_ring->count; in igb_setup_rx_resources()3857 struct igb_rx_buffer *buffer_info = &rx_ring->rx_buffer_info[i]; in igb_clean_rx_ring()3871 size = sizeof(struct igb_rx_buffer) * rx_ring->count; in igb_clean_rx_ring()6576 struct igb_rx_buffer *old_buff) in igb_reuse_rx_page()6578 struct igb_rx_buffer *new_buff; in igb_reuse_rx_page()6602 static bool igb_can_reuse_rx_page(struct igb_rx_buffer *rx_buffer, in igb_can_reuse_rx_page()6649 struct igb_rx_buffer *rx_buffer, in igb_add_rx_frag()6691 struct igb_rx_buffer *rx_buffer; in igb_fetch_rx_buffer()7037 struct igb_rx_buffer *bi) in igb_alloc_mapped_page()[all …]
1774 static int igb_check_lbtest_frame(struct igb_rx_buffer *rx_buffer, in igb_check_lbtest_frame()1799 struct igb_rx_buffer *rx_buffer_info; in igb_clean_test_rings()