Home
last modified time | relevance | path

Searched refs:athr_l1e (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c319 if (hw->nic_type == athr_l1e) { in atl1e_phy_setup_autoneg_adv()
356 if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) { in atl1e_phy_setup_autoneg_adv()
626 if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) { in atl1e_restart_autoneg()
H A Datl1e_ethtool.c28 if (hw->nic_type == athr_l1e) in atl1e_get_link_ksettings()
77 if (hw->nic_type == athr_l1e) { in atl1e_set_link_ksettings()
H A Datl1e.h241 athr_l1e = 0, enumerator
H A Datl1e_main.c587 hw->nic_type = athr_l1e; in atl1e_sw_init()