Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c83 IXGB_CTRL0_SDP0; in ixgb_mac_reset()
1060 ctrl0_reg &= ~IXGB_CTRL0_SDP0; in ixgb_led_on()
1075 ctrl0_reg |= IXGB_CTRL0_SDP0; in ixgb_led_off()
Dixgb_hw.h252 #define IXGB_CTRL0_SDP0 0x00040000 macro