| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_82599_bypass.c | 219 hw->phy.autoneg_advertised = 0; in ixgbe_setup_mac_link_multispeed_fixed_fiber() 222 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_10GB_FULL; in ixgbe_setup_mac_link_multispeed_fixed_fiber() 225 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_1GB_FULL; in ixgbe_setup_mac_link_multispeed_fixed_fiber()
|
| H A D | ixgbe_ethdev.c | 4144 speed = hw->phy.autoneg_advertised; in ixgbe_dev_setup_link_thread_handler()
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_phy.c | 472 if ((hw->phy.autoneg_advertised & in txgbe_setup_phy_link() 535 hw->phy.autoneg_advertised = 0; in txgbe_setup_phy_link_speed() 538 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_10GB_FULL; in txgbe_setup_phy_link_speed() 541 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_5GB_FULL; in txgbe_setup_phy_link_speed() 544 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_2_5GB_FULL; in txgbe_setup_phy_link_speed() 547 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_1GB_FULL; in txgbe_setup_phy_link_speed() 550 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_100M_FULL; in txgbe_setup_phy_link_speed() 553 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_10M_FULL; in txgbe_setup_phy_link_speed() 686 if (hw->phy.autoneg_advertised & TXGBE_LINK_SPEED_10GB_FULL) in txgbe_setup_phy_link_tnx() 701 if (hw->phy.autoneg_advertised & TXGBE_LINK_SPEED_1GB_FULL) in txgbe_setup_phy_link_tnx() [all …]
|
| H A D | txgbe_hw.c | 2455 hw->phy.autoneg_advertised = 0; in txgbe_setup_mac_link_multispeed_fiber() 2458 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_10GB_FULL; in txgbe_setup_mac_link_multispeed_fiber() 2461 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_1GB_FULL; in txgbe_setup_mac_link_multispeed_fiber() 3199 hw->phy.autoneg_advertised = 0; in txgbe_setup_mac_link_smartspeed() 3202 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_10GB_FULL; in txgbe_setup_mac_link_smartspeed() 3205 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_1GB_FULL; in txgbe_setup_mac_link_smartspeed() 3208 hw->phy.autoneg_advertised |= TXGBE_LINK_SPEED_100M_FULL; in txgbe_setup_mac_link_smartspeed()
|
| H A D | txgbe_type.h | 607 u32 autoneg_advertised; member
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_phy.c | 813 if ((hw->phy.autoneg_advertised & in ixgbe_setup_phy_link_generic() 866 hw->phy.autoneg_advertised = 0; in ixgbe_setup_phy_link_speed_generic() 869 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_10GB_FULL; in ixgbe_setup_phy_link_speed_generic() 872 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_5GB_FULL; in ixgbe_setup_phy_link_speed_generic() 875 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_2_5GB_FULL; in ixgbe_setup_phy_link_speed_generic() 878 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_1GB_FULL; in ixgbe_setup_phy_link_speed_generic() 881 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_100_FULL; in ixgbe_setup_phy_link_speed_generic() 884 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_10_FULL; in ixgbe_setup_phy_link_speed_generic() 1026 if (hw->phy.autoneg_advertised & IXGBE_LINK_SPEED_10GB_FULL) in ixgbe_setup_phy_link_tnx() 1041 if (hw->phy.autoneg_advertised & IXGBE_LINK_SPEED_1GB_FULL) in ixgbe_setup_phy_link_tnx() [all …]
|
| H A D | ixgbe_82599.c | 755 hw->phy.autoneg_advertised = 0; in ixgbe_setup_mac_link_smartspeed() 758 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_10GB_FULL; in ixgbe_setup_mac_link_smartspeed() 761 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_1GB_FULL; in ixgbe_setup_mac_link_smartspeed() 764 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_100_FULL; in ixgbe_setup_mac_link_smartspeed()
|
| H A D | ixgbe_x550.c | 447 if (!hw->phy.autoneg_advertised) in ixgbe_get_phy_id_fw() 448 hw->phy.autoneg_advertised = hw->phy.speeds_supported; in ixgbe_get_phy_id_fw() 701 if (hw->phy.autoneg_advertised & ixgbe_fw_map[i].phy_speed) in ixgbe_setup_fw_link() 2582 if (hw->phy.autoneg_advertised & IXGBE_LINK_SPEED_2_5GB_FULL) in ixgbe_setup_kr_x550em() 2588 return ixgbe_setup_kr_speed_x550em(hw, hw->phy.autoneg_advertised); in ixgbe_setup_kr_x550em() 3837 save_autoneg = hw->phy.autoneg_advertised; in ixgbe_enter_lplu_t_x550em() 3843 hw->phy.autoneg_advertised = save_autoneg; in ixgbe_enter_lplu_t_x550em()
|
| H A D | ixgbe_common.c | 5329 hw->phy.autoneg_advertised = 0; in ixgbe_setup_mac_link_multispeed_fiber() 5332 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_10GB_FULL; in ixgbe_setup_mac_link_multispeed_fiber() 5335 hw->phy.autoneg_advertised |= IXGBE_LINK_SPEED_1GB_FULL; in ixgbe_setup_mac_link_multispeed_fiber()
|
| H A D | ixgbe_type.h | 4127 ixgbe_autoneg_advertised autoneg_advertised; member
|
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_phy.c | 1462 phy->autoneg_advertised &= phy->autoneg_mask; in igc_phy_setup_autoneg() 1509 if (phy->autoneg_advertised & ADVERTISE_10_HALF) { in igc_phy_setup_autoneg() 1515 if (phy->autoneg_advertised & ADVERTISE_10_FULL) { in igc_phy_setup_autoneg() 1521 if (phy->autoneg_advertised & ADVERTISE_100_HALF) { in igc_phy_setup_autoneg() 1527 if (phy->autoneg_advertised & ADVERTISE_100_FULL) { in igc_phy_setup_autoneg() 1533 if (phy->autoneg_advertised & ADVERTISE_1000_HALF) in igc_phy_setup_autoneg() 1543 if (phy->autoneg_advertised & ADVERTISE_2500_HALF) in igc_phy_setup_autoneg() 1649 phy->autoneg_advertised &= phy->autoneg_mask; in igc_copper_link_autoneg() 1654 if (!phy->autoneg_advertised) in igc_copper_link_autoneg() 1655 phy->autoneg_advertised = phy->autoneg_mask; in igc_copper_link_autoneg() [all …]
|
| H A D | igc_hw.h | 845 u16 autoneg_advertised; member
|
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_phy.c | 1463 phy->autoneg_advertised &= phy->autoneg_mask; in e1000_phy_setup_autoneg() 1498 if (phy->autoneg_advertised & ADVERTISE_10_HALF) { in e1000_phy_setup_autoneg() 1504 if (phy->autoneg_advertised & ADVERTISE_10_FULL) { in e1000_phy_setup_autoneg() 1510 if (phy->autoneg_advertised & ADVERTISE_100_HALF) { in e1000_phy_setup_autoneg() 1516 if (phy->autoneg_advertised & ADVERTISE_100_FULL) { in e1000_phy_setup_autoneg() 1522 if (phy->autoneg_advertised & ADVERTISE_1000_HALF) in e1000_phy_setup_autoneg() 1526 if (phy->autoneg_advertised & ADVERTISE_1000_FULL) { in e1000_phy_setup_autoneg() 1618 phy->autoneg_advertised &= phy->autoneg_mask; in e1000_copper_link_autoneg() 1623 if (!phy->autoneg_advertised) in e1000_copper_link_autoneg() 1624 phy->autoneg_advertised = phy->autoneg_mask; in e1000_copper_link_autoneg() [all …]
|
| H A D | e1000_82541.c | 973 } else if ((phy->autoneg_advertised == E1000_ALL_SPEED_DUPLEX) || in e1000_set_d3_lplu_state_82541() 974 (phy->autoneg_advertised == E1000_ALL_NOT_GIG) || in e1000_set_d3_lplu_state_82541() 975 (phy->autoneg_advertised == E1000_ALL_10_SPEED)) { in e1000_set_d3_lplu_state_82541()
|
| H A D | e1000_82571.c | 694 } else if ((hw->phy.autoneg_advertised == E1000_ALL_SPEED_DUPLEX) || in e1000_set_d3_lplu_state_82574() 695 (hw->phy.autoneg_advertised == E1000_ALL_NOT_GIG) || in e1000_set_d3_lplu_state_82574() 696 (hw->phy.autoneg_advertised == E1000_ALL_10_SPEED)) { in e1000_set_d3_lplu_state_82574()
|
| H A D | e1000_hw.h | 822 u16 autoneg_advertised; member
|
| H A D | e1000_82575.c | 891 } else if ((phy->autoneg_advertised == E1000_ALL_SPEED_DUPLEX) || in e1000_set_d3_lplu_state_82580() 892 (phy->autoneg_advertised == E1000_ALL_NOT_GIG) || in e1000_set_d3_lplu_state_82580() 893 (phy->autoneg_advertised == E1000_ALL_10_SPEED)) { in e1000_set_d3_lplu_state_82580()
|
| H A D | e1000_ich8lan.c | 3291 } else if ((phy->autoneg_advertised == E1000_ALL_SPEED_DUPLEX) || in e1000_set_d3_lplu_state_ich8lan() 3292 (phy->autoneg_advertised == E1000_ALL_NOT_GIG) || in e1000_set_d3_lplu_state_ich8lan() 3293 (phy->autoneg_advertised == E1000_ALL_10_SPEED)) { in e1000_set_d3_lplu_state_ich8lan() 5621 (hw->phy.autoneg_advertised & ADVERTISE_100_FULL)) { in e1000_suspend_workarounds_ich8lan()
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | em_ethdev.c | 370 hw->phy.autoneg_advertised = E1000_ALL_SPEED_DUPLEX; in em_hw_init() 617 hw->phy.autoneg_advertised = E1000_ALL_SPEED_DUPLEX; in eth_em_start() 624 hw->phy.autoneg_advertised = 0; in eth_em_start() 633 hw->phy.autoneg_advertised |= ADVERTISE_10_HALF; in eth_em_start() 637 hw->phy.autoneg_advertised |= ADVERTISE_10_FULL; in eth_em_start() 641 hw->phy.autoneg_advertised |= ADVERTISE_100_HALF; in eth_em_start() 645 hw->phy.autoneg_advertised |= ADVERTISE_100_FULL; in eth_em_start() 649 hw->phy.autoneg_advertised |= ADVERTISE_1000_FULL; in eth_em_start() 661 hw->phy.autoneg_advertised; in eth_em_start()
|
| H A D | igb_ethdev.c | 774 hw->phy.autoneg_advertised = E1000_ALL_SPEED_DUPLEX; in eth_igb_dev_init() 1325 hw->phy.autoneg_advertised = E1000_ALL_SPEED_DUPLEX; in eth_igb_start() 1332 hw->phy.autoneg_advertised = 0; in eth_igb_start() 1341 hw->phy.autoneg_advertised |= ADVERTISE_10_HALF; in eth_igb_start() 1345 hw->phy.autoneg_advertised |= ADVERTISE_10_FULL; in eth_igb_start() 1349 hw->phy.autoneg_advertised |= ADVERTISE_100_HALF; in eth_igb_start() 1353 hw->phy.autoneg_advertised |= ADVERTISE_100_FULL; in eth_igb_start() 1357 hw->phy.autoneg_advertised |= ADVERTISE_1000_FULL; in eth_igb_start() 1369 hw->phy.autoneg_advertised; in eth_igb_start()
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_ethdev.c | 985 hw->phy.autoneg_advertised = IGC_ALL_SPEED_DUPLEX_2500; in eth_igc_start() 992 hw->phy.autoneg_advertised = 0; in eth_igc_start() 1002 hw->phy.autoneg_advertised |= ADVERTISE_10_HALF; in eth_igc_start() 1006 hw->phy.autoneg_advertised |= ADVERTISE_10_FULL; in eth_igc_start() 1010 hw->phy.autoneg_advertised |= ADVERTISE_100_HALF; in eth_igc_start() 1014 hw->phy.autoneg_advertised |= ADVERTISE_100_FULL; in eth_igc_start() 1018 hw->phy.autoneg_advertised |= ADVERTISE_1000_FULL; in eth_igc_start() 1022 hw->phy.autoneg_advertised |= ADVERTISE_2500_FULL; in eth_igc_start() 1034 hw->phy.autoneg_advertised; in eth_igc_start() 1274 hw->phy.autoneg_advertised = IGC_ALL_SPEED_DUPLEX_2500; in eth_igc_dev_init()
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ethdev.c | 2406 speed = hw->phy.autoneg_advertised; in txgbe_dev_setup_link_alarm_handler()
|