ixgb_alloc_rx_buffers   71 drivers/net/ethernet/intel/ixgb/ixgb_main.c static void ixgb_alloc_rx_buffers(struct ixgb_adapter *, int);
ixgb_alloc_rx_buffers  193 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	ixgb_alloc_rx_buffers(adapter, IXGB_DESC_UNUSED(&adapter->rx_ring));
ixgb_alloc_rx_buffers 2028 drivers/net/ethernet/intel/ixgb/ixgb_main.c 			ixgb_alloc_rx_buffers(adapter, cleaned_count);
ixgb_alloc_rx_buffers 2041 drivers/net/ethernet/intel/ixgb/ixgb_main.c 		ixgb_alloc_rx_buffers(adapter, cleaned_count);