Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h70 #define I40E_MAX_PHY_TIMEOUT 500 macro
H A Di40e_common.c1692 u16 max_delay = I40E_MAX_PHY_TIMEOUT, total_delay = 0; in i40e_aq_get_phy_capabilities()