Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c85 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_get_permanent_address()
119 if ((hw->nic_type == athr_l1c || hw->nic_type == athr_l2c)) { in atl1c_get_permanent_address()
H A Datl1c.h288 athr_l1c = 0, enumerator
H A Datl1c_main.c98 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_pcie_patch()
533 case athr_l1c: in atl1c_set_max_mtu()
674 return athr_l1c; in atl1c_get_mac_type()
686 return athr_l1c; in atl1c_get_mac_type()
702 if (hw->nic_type == athr_l1c || in atl1c_setup_mac_funcs()