Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dtlan.c75 static void TLan_SetMac(struct nic *nic __unused, int areg, unsigned char *mac);
470 TLan_SetMac(nic, 0, nic->node_addr); in TLan_FinishReset()
767 TLan_SetMac(nic, i + 1, NULL); in TLan_SetMulticastList()
1304 void TLan_SetMac(struct nic *nic __unused, int areg, unsigned char *mac) in TLan_SetMac() function