Home
last modified time | relevance | path

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

/linux-4.4.14/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.h300 athr_l2c = 1, enumerator
Datl1c_main.c85 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_pcie_patch()
541 if (((hw->nic_type == athr_l2c || in atl1c_change_mtu()
661 hw->nic_type = athr_l2c; in atl1c_set_mac_type()