Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c4803 int total_rx_count = 0; in qlnx_fp_isr() local
4851 total_rx_count += rx_int; in qlnx_fp_isr()
4863 if (lro_enable && total_rx_count) { in qlnx_fp_isr()