Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c518 static int t4_fec = -1; variable
519 SYSCTL_INT(_hw_cxgbe, OID_AUTO, fec, CTLFLAG_RDTUN, &t4_fec, 0,
6113 if (t4_fec & FEC_AUTO) in init_link_config()
6115 else if (t4_fec == 0) in init_link_config()
6119 lc->requested_fec = t4_fec & in init_link_config()