Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_phy.c313 aneg_multigbt_an_ctrl |= CR_2500T_FD_CAPS; in igc_phy_setup_autoneg()
315 aneg_multigbt_an_ctrl &= ~CR_2500T_FD_CAPS; in igc_phy_setup_autoneg()
Digc_defines.h181 #define CR_2500T_FD_CAPS 0x0080 /* Advertise 2500T FD capability */ macro