Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/
HDt4_main.c678 static int t4_drop_pkts_with_l3_errors = 0; variable
680 &t4_drop_pkts_with_l3_errors, 0,
5886 if (t4_drop_pkts_with_l3_errors != 0) { in set_params__post_init()