Home
last modified time | relevance | path

Searched refs:IXGBE_ESDP_SDP1 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c51 esdp &= ~(IXGBE_ESDP_SDP1_NATIVE | IXGBE_ESDP_SDP1); in ixgbe_setup_mux_ctl()
2288 esdp |= IXGBE_ESDP_SDP1; in ixgbe_set_mux()
2290 esdp &= ~IXGBE_ESDP_SDP1; in ixgbe_set_mux()
Dixgbe_82599.c2098 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_read_i2c_byte_82599()
2151 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_write_i2c_byte_82599()
Dixgbe_type.h1795 #define IXGBE_ESDP_SDP1 0x00000002 /* SDP1 Data Value */ macro
Dixgbe_main.c4995 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_up_complete()
8736 if (esdp & IXGBE_ESDP_SDP1) in ixgbe_probe()