Home
last modified time | relevance | path

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

/linux-4.4.14/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.c41 if (hw->nic_type == athr_l1e) in atl1e_get_settings()
81 if (hw->nic_type == athr_l1e) { in atl1e_set_settings()
Datl1e.h254 athr_l1e = 0, enumerator
Datl1e_main.c608 hw->nic_type = athr_l1e; in atl1e_sw_init()