Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h185 #define IXGBE_PCS1GANA_FDC 0x20 macro
H A Dixgbe_main.c5338 ixgbe->param_adv_1000fdx_cap = ((pcs1g_ana & IXGBE_PCS1GANA_FDC) && in ixgbe_get_hw_state()
5340 ixgbe->param_adv_100fdx_cap = ((pcs1g_ana & IXGBE_PCS1GANA_FDC) && in ixgbe_get_hw_state()