Searched refs:CR_1000T_FD_CAPS (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c1562 mii_1000t_ctrl_reg |= CR_1000T_FD_CAPS;
H A De1000_hw.h2654 #define CR_1000T_FD_CAPS 0x0200 /* Advertise 1000T FD capability */ macro
/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_defines.h681 #define CR_1000T_FD_CAPS 0x0200 /* Advertise 1000T FD capability */ macro
H A De1000_phy.c961 mii_1000t_ctrl_reg &= ~(CR_1000T_HD_CAPS | CR_1000T_FD_CAPS);
996 mii_1000t_ctrl_reg |= CR_1000T_FD_CAPS;
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h172 #define CR_1000T_FD_CAPS 0x0200 /* Advertise 1000T FD capability */ macro
H A Digc_phy.c265 mii_1000t_ctrl_reg &= ~(CR_1000T_HD_CAPS | CR_1000T_FD_CAPS);
300 mii_1000t_ctrl_reg |= CR_1000T_FD_CAPS;

Completed in 243 milliseconds