Home
last modified time | relevance | path

Searched refs:athr_l2c (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.h289 athr_l2c = 1, enumerator
H A Datl1c_main.c98 if (hw->nic_type == athr_l1c || hw->nic_type == athr_l2c) { in atl1c_pcie_patch()
672 return athr_l2c; in atl1c_get_mac_type()