Searched refs:total_rx_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c5008 int rx_int = 0, total_rx_count = 0; local
5056 total_rx_count += rx_int;
5067 if (lro_enable && total_rx_count) {

Completed in 139 milliseconds