Searched refs:I40E_FCOE_PF_STAT_OFFSET (Results 1 – 2 of 2) sorted by relevance
1176 #define I40E_FCOE_PF_STAT_OFFSET 128 macro1177 #define I40E_FCOE_STAT_MAX (I40E_FCOE_PF_STAT_OFFSET + I40E_MAX_PF)
759 idx = (pf->pf_seid - I40E_BASE_PF_SEID) + I40E_FCOE_PF_STAT_OFFSET; in i40e_update_fcoe_stats()