Searched refs:devst (Results 1 – 1 of 1) sorted by relevance
92 struct fcoe_dev_stats *devst; in __fcoe_get_lesb() local102 devst = per_cpu_ptr(lport->dev_stats, cpu); in __fcoe_get_lesb()103 lfc += devst->LinkFailureCount; in __fcoe_get_lesb()104 vlfc += devst->VLinkFailureCount; in __fcoe_get_lesb()105 mdac += devst->MissDiscAdvCount; in __fcoe_get_lesb()