Searched refs:num_lro (Results 1 – 1 of 1) sorted by relevance
369 u16 ci, num_lro; in rxq_recv() local429 num_lro = HINIC_GET_RX_NUM_LRO(status); in rxq_recv()430 if (num_lro) { in rxq_recv()431 rx_bytes += ((num_lro - 1) * in rxq_recv()