Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/
HDt4_main.c533 static int t4_force_fec = -1; variable
534 SYSCTL_INT(_hw_cxgbe, OID_AUTO, force_fec, CTLFLAG_RDTUN, &t4_force_fec, 0,
6124 if (t4_force_fec < 0) in init_link_config()
6126 else if (t4_force_fec > 0) in init_link_config()