Searched refs:force_fec (Results 1 – 3 of 3) sorted by relevance
509 int8_t force_fec; /* FORCE_FEC in L1_CFG32 command. */ member
4654 int force_fec; in t4_link_l1cfg() local4657 force_fec = lc->force_fec; in t4_link_l1cfg()4659 force_fec = 0; in t4_link_l1cfg()4662 if (force_fec > 0) { in t4_link_l1cfg()4702 if (force_fec != 0) in t4_link_l1cfg()
573 SYSCTL_INT(_hw_cxgbe, OID_AUTO, force_fec, CTLFLAG_RDTUN, &t4_force_fec, 0,6353 lc->force_fec = -1; in init_link_config()6355 lc->force_fec = 1; in init_link_config()6357 lc->force_fec = 0; in init_link_config()9194 val = lc->force_fec; in sysctl_force_fec()9208 lc->force_fec = val; in sysctl_force_fec()