Home
last modified time | relevance | path

Searched refs:IGP01E1000_PHY_CHANNEL_NUM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c4924 static const u16 agc_reg_array[IGP01E1000_PHY_CHANNEL_NUM] = { in e1000_get_cable_length()
4931 for (i = 0; i < IGP01E1000_PHY_CHANNEL_NUM; i++) { in e1000_get_cable_length()
4954 IGP01E1000_PHY_CHANNEL_NUM * e1000_igp_cable_length_50) { in e1000_get_cable_length()
4958 agc_value /= (IGP01E1000_PHY_CHANNEL_NUM - 1); in e1000_get_cable_length()
4961 agc_value /= IGP01E1000_PHY_CHANNEL_NUM; in e1000_get_cable_length()
5081 static const u16 dsp_reg_array[IGP01E1000_PHY_CHANNEL_NUM] = {
5102 for (i = 0; i < IGP01E1000_PHY_CHANNEL_NUM; i++) { in e1000_1000Mb_check_cable_length()
5208 for (i = 0; i < IGP01E1000_PHY_CHANNEL_NUM; i++) { in e1000_config_dsp_after_link_change()
H A De1000_hw.h2542 #define IGP01E1000_PHY_CHANNEL_NUM 4 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c4925 static const u16 agc_reg_array[IGP01E1000_PHY_CHANNEL_NUM] = { in e1000_get_cable_length()
4932 for (i = 0; i < IGP01E1000_PHY_CHANNEL_NUM; i++) { in e1000_get_cable_length()
4955 IGP01E1000_PHY_CHANNEL_NUM * e1000_igp_cable_length_50) { in e1000_get_cable_length()
4959 agc_value /= (IGP01E1000_PHY_CHANNEL_NUM - 1); in e1000_get_cable_length()
4962 agc_value /= IGP01E1000_PHY_CHANNEL_NUM; in e1000_get_cable_length()
5082 static const u16 dsp_reg_array[IGP01E1000_PHY_CHANNEL_NUM] = {
5103 for (i = 0; i < IGP01E1000_PHY_CHANNEL_NUM; i++) { in e1000_1000Mb_check_cable_length()
5209 for (i = 0; i < IGP01E1000_PHY_CHANNEL_NUM; i++) { in e1000_config_dsp_after_link_change()
H A De1000_hw.h2539 #define IGP01E1000_PHY_CHANNEL_NUM 4 macro

Completed in 29 milliseconds