Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe_x550.c2374 phy->phy_semaphore_mask = IXGBE_GSSR_SHARED_I2C_SM; in ixgbe_init_phy_ops_X550em()
2404 hw->phy.phy_semaphore_mask = IXGBE_GSSR_SHARED_I2C_SM; in ixgbe_init_phy_ops_X550em()
HDixgbe_type.h2245 #define IXGBE_GSSR_SHARED_I2C_SM 0x1806 /* Wait for both phys and both I2Cs */ macro