Home
last modified time | relevance | path

Searched refs:M88E1000_PSSR_1000MBS (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h738 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
H A Dphy.c1918 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in e1000e_get_phy_info_m88()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h738 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
H A Dphy.c1927 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in e1000e_get_phy_info_m88()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_defines.h926 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
H A De1000_phy.c1949 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in igb_get_phy_info_m88()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_defines.h926 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
H A De1000_phy.c1950 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in igb_get_phy_info_m88()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c1959 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) in e1000_config_mac_to_phy()
3352 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in e1000_phy_m88_get_info()
H A De1000_hw.h2743 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c1960 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) in e1000_config_mac_to_phy()
3353 if ((phy_data & M88E1000_PSSR_SPEED) == M88E1000_PSSR_1000MBS) { in e1000_phy_m88_get_info()
H A De1000_hw.h2740 #define M88E1000_PSSR_1000MBS 0x8000 /* 10=1000Mbs */ macro

Completed in 49 milliseconds