Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c525 static int hn_lro_entry_count = HN_LROENT_CNT_DEF; variable
527 &hn_lro_entry_count, 0, "LRO entry count");
4963 lroent_cnt = hn_lro_entry_count; in hn_create_rx_data()