Searched refs:force_fec (Results 1 – 3 of 3) sorted by relevance
513 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,6382 lc->force_fec = -1; in init_link_config()6384 lc->force_fec = 1; in init_link_config()6386 lc->force_fec = 0; in init_link_config()9232 val = lc->force_fec; in sysctl_force_fec()9246 lc->force_fec = val; in sysctl_force_fec()