Searched refs:lfc (Results 1 – 5 of 5) sorted by relevance
174 u32 lfc, vlfc, mdac; in __fcoe_get_lesb() local179 lfc = 0; in __fcoe_get_lesb()186 lfc += stats->LinkFailureCount; in __fcoe_get_lesb()190 lesb->lesb_link_fail = htonl(lfc); in __fcoe_get_lesb()
411 u32 lfc; /* Link Failure Count */ member
724 u64 lfc; member
327 *reg++ = IXGB_GET_STAT(adapter, lfc); /* 126 */ in ixgb_get_regs()
1669 adapter->stats.lfc += IXGB_READ_REG(&adapter->hw, LFC); in ixgb_update_stats()
Completed in 19 milliseconds