Searched refs:IGP01E1000_PHY_CHANNEL_NUM (Results 1 – 2 of 2) sorted by relevance
4961 static const u16 agc_reg_array[IGP01E1000_PHY_CHANNEL_NUM] = { in e1000_get_cable_length()4968 for (i = 0; i < IGP01E1000_PHY_CHANNEL_NUM; i++) { in e1000_get_cable_length()4992 IGP01E1000_PHY_CHANNEL_NUM * e1000_igp_cable_length_50) { in e1000_get_cable_length()4996 agc_value /= (IGP01E1000_PHY_CHANNEL_NUM - 1); in e1000_get_cable_length()4999 agc_value /= IGP01E1000_PHY_CHANNEL_NUM; in e1000_get_cable_length()5122 static const u16 dsp_reg_array[IGP01E1000_PHY_CHANNEL_NUM] = {5143 for (i = 0; i < IGP01E1000_PHY_CHANNEL_NUM; i++) { in e1000_1000Mb_check_cable_length()5249 for (i = 0; i < IGP01E1000_PHY_CHANNEL_NUM; i++) { in e1000_config_dsp_after_link_change()
2567 #define IGP01E1000_PHY_CHANNEL_NUM 4 macro