Searched refs:num_lro (Results 1 – 1 of 1) sorted by relevance
340 u16 ci, num_lro; in rxq_recv() local392 num_lro = HINIC_GET_RX_NUM_LRO(status); in rxq_recv()393 if (num_lro) { in rxq_recv()394 rx_bytes += ((num_lro - 1) * in rxq_recv()