Searched refs:eth_mac (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/usb/template/
H A Dusb_template_cdce.c92 static struct usb_string_descriptor eth_mac; variable in typeref:struct:usb_string_descriptor
258 [ETH_MAC_INDEX] = &eth_mac,
285 usb_make_str_desc(&eth_mac, sizeof(eth_mac),
315 &eth_mac, sizeof(eth_mac), usb_temp_sysctl,
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dverbs.c953 uint8_t eth_mac[ETHERNET_LL_SIZE],
1020 eth_mac,
951 ibv_resolve_eth_l2_from_gid(struct ibv_context *context, struct ibv_ah_attr *attr, uint8_t eth_mac[ETHERNET_LL_SIZE], uint16_t *vid) argument
H A Dverbs.h2367 uint8_t eth_mac[ETHERNET_LL_SIZE],

Completed in 206 milliseconds