Home
last modified time | relevance | path

Searched refs:I40E_ATTACH_LINK_TIMER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_sw.h350 I40E_ATTACH_LINK_TIMER = 0x4000, /* link check timer */ enumerator
H A Di40e_main.c1400 if ((i40e->i40e_attach_progress & I40E_ATTACH_LINK_TIMER) && in i40e_unconfigure()
3427 i40e->i40e_attach_progress |= I40E_ATTACH_LINK_TIMER; in i40e_attach()