Home
last modified time | relevance | path

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

/freebsd/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";
H A Damlogic,meson-gxbb-efuse.yaml51 eth_mac: mac@34 {
/freebsd/sys/dev/usb/template/
H A Dusb_template_cdce.c91 static struct usb_string_descriptor eth_mac; variable
257 [ETH_MAC_INDEX] = &eth_mac, in eth_get_string_desc()
284 usb_make_str_desc(&eth_mac, sizeof(eth_mac), in eth_init()
314 &eth_mac, sizeof(eth_mac), usb_temp_sysctl, in eth_init()
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-zcu102-rev1.0.dts25 eth_mac: eth-mac@20 { label
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxl-s905w-jethome-jethub-j80.dts102 &eth_mac {
H A Dmeson-axg-jethome-jethub-j1xx.dtsi170 eth_mac: eth-mac@0 { label
H A Dmeson-gx.dtsi237 eth_mac: eth-mac@34 { label
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.c975 uint8_t eth_mac[ETHERNET_LL_SIZE], in ibv_resolve_eth_l2_from_gid()
1042 eth_mac, in ibv_resolve_eth_l2_from_gid()
H A Dverbs.h2364 uint8_t eth_mac[ETHERNET_LL_SIZE],