Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/device-tree/Bindings/nvmem/
H A Damlogic-efuse.txt26 eth_mac: eth_mac@34 {
44 eth_mac {
46 nvmem-cells = <&eth_mac>;
47 nvmem-cell-names = "eth_mac";
/freebsd-13.1/sys/dev/usb/template/
H A Dusb_template_cdce.c92 static struct usb_string_descriptor eth_mac; variable
258 [ETH_MAC_INDEX] = &eth_mac, in eth_get_string_desc()
285 usb_make_str_desc(&eth_mac, sizeof(eth_mac), in eth_init()
315 &eth_mac, sizeof(eth_mac), usb_temp_sysctl, in eth_init()
/freebsd-13.1/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zcu102-rev1.0.dts25 eth_mac: eth-mac@20 { label
/freebsd-13.1/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gx.dtsi223 eth_mac: eth_mac@34 { label
/freebsd-13.1/contrib/ofed/libibverbs/
H A Dverbs.c953 uint8_t eth_mac[ETHERNET_LL_SIZE], in ibv_resolve_eth_l2_from_gid()
1020 eth_mac, in ibv_resolve_eth_l2_from_gid()
H A Dverbs.h2367 uint8_t eth_mac[ETHERNET_LL_SIZE],