Searched refs:IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_x550.c1497 if (phy->nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE) {
1537 if (!(phy->nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) {
1823 if (!(hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE))
3068 if (!(hw->phy.nw_mng_if_sel & IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE)) {
H A Dixgbe_type.h3992 #define IXGBE_NW_MNG_IF_SEL_INT_PHY_MODE (1 << 24) macro

Completed in 168 milliseconds