Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c6804 uint16_t agc_reg_array[IGP02E1000_PHY_CHANNEL_NUM] = in e1000_get_cable_length()
6810 for (i = 0; i < IGP02E1000_PHY_CHANNEL_NUM; i++) { in e1000_get_cable_length()
6839 agc_value /= (IGP02E1000_PHY_CHANNEL_NUM - 2); in e1000_get_cable_length()
De1000_hw.h2621 #define IGP02E1000_PHY_CHANNEL_NUM 4 macro