Searched refs:HwAddrLen (Results 1 – 2 of 2) sorted by relevance
397 for (i = 0; i < undi_info_p->HwAddrLen; ++i) { in pxe_netif_init()401 if (i < undi_info_p->HwAddrLen) { in pxe_netif_init()402 for (i = 0; i < undi_info_p->HwAddrLen; ++i) { in pxe_netif_init()407 if (i < undi_info_p->HwAddrLen) in pxe_netif_init()412 len = min(sizeof (desc->myea), undi_info_p->HwAddrLen); in pxe_netif_init()
245 uint16_t HwAddrLen; /* Length of hardware address */ member