Searched refs:lfc (Results 1 – 2 of 2) sorted by relevance
174 u32 lfc, vlfc, mdac; in __fcoe_get_lesb() local179 lfc = 0; in __fcoe_get_lesb()186 lfc += READ_ONCE(stats->LinkFailureCount); in __fcoe_get_lesb()190 lesb->lesb_link_fail = htonl(lfc); in __fcoe_get_lesb()
411 u32 lfc; /* Link Failure Count */ member