Searched refs:IGP02E1000_PHY_CHANNEL_NUM (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dphy.c1867 static const u16 agc_reg_array[IGP02E1000_PHY_CHANNEL_NUM] = {
1875 for (i = 0; i < IGP02E1000_PHY_CHANNEL_NUM; i++) {
1906 agc_value /= (IGP02E1000_PHY_CHANNEL_NUM - 2);
H A Dphy.h173 #define IGP02E1000_PHY_CHANNEL_NUM 4 macro
/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_phy.c1844 static const u16 agc_reg_array[IGP02E1000_PHY_CHANNEL_NUM] = {
1852 for (i = 0; i < IGP02E1000_PHY_CHANNEL_NUM; i++) {
1885 agc_value /= (IGP02E1000_PHY_CHANNEL_NUM - 2);
H A De1000_phy.h116 #define IGP02E1000_PHY_CHANNEL_NUM 4 macro
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2540 #define IGP02E1000_PHY_CHANNEL_NUM 4 macro

Completed in 202 milliseconds