Searched refs:rx_count (Results 1 – 4 of 4) sorted by relevance
139 unsigned long rx_count; member254 unsigned long rx_count; member
360 u32 rx_count; member
530 if (!gro->rx_count) in gro_normal_list()534 gro->rx_count = 0; in gro_normal_list()550 gro->rx_count += segs; in gro_normal_one()551 if (gro->rx_count >= READ_ONCE(net_hotdata.gro_normal_batch)) in gro_normal_one()
558 __u32 rx_count; member
Completed in 28 milliseconds