Searched refs:lfc (Results 1 – 6 of 6) sorted by relevance
162 u32 lfc, vlfc, mdac; in __fcoe_get_lesb() local167 lfc = 0; in __fcoe_get_lesb()174 lfc += stats->LinkFailureCount; in __fcoe_get_lesb()178 lesb->lesb_link_fail = htonl(lfc); in __fcoe_get_lesb()
351 unsigned int lfc = 0, mdi = FW_PORT_CAP_MDI_V(FW_PORT_CAP_MDI_AUTO); in csio_mb_port() local372 lfc |= FW_PORT_CAP_FC_RX; in csio_mb_port()374 lfc |= FW_PORT_CAP_FC_TX; in csio_mb_port()377 cmdp->u.l1cfg.rcap = htonl((caps & CSIO_ADVERT_MASK) | lfc); in csio_mb_port()380 lfc | mdi); in csio_mb_port()
418 u32 lfc; /* Link Failure Count */ member
749 u64 lfc; member
345 *reg++ = IXGB_GET_STAT(adapter, lfc); /* 126 */ in ixgb_get_regs()
1731 adapter->stats.lfc += IXGB_READ_REG(&adapter->hw, LFC); in ixgb_update_stats()