Home
last modified time | relevance | path

Searched refs:TLAN_ADAPTER_BIT_RATE_PHY (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dtlan.c131 TLAN_ADAPTER_UNMANAGED_PHY | TLAN_ADAPTER_BIT_RATE_PHY, 0x83},
162 TLAN_ADAPTER_BIT_RATE_PHY, 0x83},
353 if (tlan_pci_tbl[chip_idx].flags & TLAN_ADAPTER_BIT_RATE_PHY) { in TLan_ResetAdapter()
Dtlan.h95 #define TLAN_ADAPTER_BIT_RATE_PHY 0x00000002 macro