Home
last modified time | relevance | path

Searched refs:athr_l1c (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.c98 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_get_permanent_address()
132 if ((hw->nic_type == athr_l1c || hw->nic_type == athr_l2c)) { in atl1c_get_permanent_address()
Datl1c.h299 athr_l1c = 0, enumerator
Datl1c_main.c85 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_pcie_patch()
664 hw->nic_type = athr_l1c; in atl1c_set_mac_type()
696 if (hw->nic_type == athr_l1c || in atl1c_setup_mac_funcs()