Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.c332 if (hw->nic_type == athr_l1e) { in atl1e_phy_setup_autoneg_adv()
369 if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) { in atl1e_phy_setup_autoneg_adv()
639 if (hw->nic_type == athr_l1e || hw->nic_type == athr_l2e_revA) { in atl1e_restart_autoneg()
Datl1e_ethtool.c42 if (hw->nic_type == athr_l1e) in atl1e_get_link_ksettings()
91 if (hw->nic_type == athr_l1e) { in atl1e_set_link_ksettings()
Datl1e.h254 athr_l1e = 0, enumerator
Datl1e_main.c603 hw->nic_type = athr_l1e; in atl1e_sw_init()