Searched refs:I40E_ATTACH_ALLOC_RINGSLOCKS (Results 1 – 2 of 2) sorted by relevance
335 I40E_ATTACH_ALLOC_RINGSLOCKS = 0x0010, /* Rings & locks allocated */ enumerator
1353 if (i40e->i40e_attach_progress & I40E_ATTACH_ALLOC_RINGSLOCKS) in i40e_unconfigure()2912 i40e->i40e_attach_progress |= I40E_ATTACH_ALLOC_RINGSLOCKS; in i40e_attach()