Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e.h104 #define I40E_PRIV_FLAGS_LINKPOLL_FLAG BIT(1) macro
Di40e_ethtool.c2710 I40E_PRIV_FLAGS_LINKPOLL_FLAG : 0; in i40e_get_priv_flags()
2730 if (flags & I40E_PRIV_FLAGS_LINKPOLL_FLAG) in i40e_set_priv_flags()