/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | ti,k3-am654-cpsw-nuss.yaml | 140 - const: mac 146 ti,mac-only: 149 Specifies the port works in mac-only mode. 280 ti,mac-only;
|
H A D | ethernet-controller.yaml | 20 local-mac-address: 27 mac-address: 32 local-mac-address property. 55 const: mac-address
|
H A D | altr,tse.yaml | 130 local-mac-address = [ 00 00 00 00 00 00 ]; 153 local-mac-address = [ 00 00 00 00 00 00 ];
|
H A D | opencores-ethoc.txt | 20 local-mac-address = [00 50 c2 13 6f 00];
|
/openbmc/linux/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim_net.c | 99 if (!strncmp(net->buffer + hdr_len, vio_config->mac, ETH_ALEN)) in receive_filter() 116 vio_config->mac, ETH_ALEN); in vdpasim_handle_ctrl_mac() 423 memcpy(vio_config->mac, config->net.mac, ETH_ALEN); in vdpasim_net_setup_config()
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt7986a-bananapi-bpi-r3.dts | 176 gmac0: mac@0 { 177 compatible = "mediatek,eth-mac"; 188 gmac1: mac@1 { 189 compatible = "mediatek,eth-mac";
|
/openbmc/qemu/hw/net/ |
H A D | virtio-net.c | 95 .end = endof(struct virtio_net_config, mac)}, 110 .min_size = endof(struct virtio_net_config, mac), 153 memcpy(netcfg.mac, n->mac, ETH_ALEN); in virtio_net_get_config() 183 memcpy(netcfg.mac, n->mac, ETH_ALEN); in virtio_net_get_config() 202 memcmp(netcfg.mac, n->mac, ETH_ALEN)) { in virtio_net_set_config() 203 memcpy(n->mac, netcfg.mac, ETH_ALEN); in virtio_net_set_config() 522 info->main_mac = qemu_mac_strdup_printf(n->mac); in virtio_net_query_rxfilter() 1108 s = iov_to_buf(iov, iov_cnt, 0, &n->mac, sizeof(n->mac)); in virtio_net_handle_mac() 1109 assert(s == sizeof(n->mac)); in virtio_net_handle_mac() 3747 memcpy(&n->mac[0], &n->nic_conf.macaddr, sizeof(n->mac)); in virtio_net_device_realize() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-axg-jethome-jethub-j1xx.dtsi | 170 eth_mac: eth-mac@0 { 174 bt_mac: bt-mac@6 { 178 wifi_mac: wifi-mac@c {
|
/openbmc/u-boot/drivers/net/ |
H A D | bcm-sf2-eth.h | 60 int (*set_mac_addr)(unsigned char *mac);
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/network/ |
H A D | first-boot-set-mac_1.0.bb | 11 SYSTEMD_SERVICE:${PN} = "first-boot-set-mac@.service"
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 974 const u8 *mac, in cfg80211_rtw_get_station() argument 985 if (!mac) { in cfg80211_rtw_get_station() 2337 const u8 *mac, in cfg80211_rtw_add_station() argument 2353 const u8 *mac = params->mac; in cfg80211_rtw_del_station() local 2358 if (!mac) { in cfg80211_rtw_del_station() 2366 if (mac[0] == 0xff && mac[1] == 0xff && in cfg80211_rtw_del_station() 2367 mac[2] == 0xff && mac[3] == 0xff && in cfg80211_rtw_del_station() 2368 mac[4] == 0xff && mac[5] == 0xff) { in cfg80211_rtw_del_station() 2402 const u8 *mac, in cfg80211_rtw_change_station() argument 2430 int idx, u8 *mac, in cfg80211_rtw_dump_station() argument [all …]
|
/openbmc/linux/drivers/net/ethernet/faraday/ |
H A D | ftmac100.c | 143 static void ftmac100_set_mac(struct ftmac100 *priv, const unsigned char *mac) in ftmac100_set_mac() argument 145 unsigned int maddr = mac[0] << 8 | mac[1]; in ftmac100_set_mac() 146 unsigned int laddr = mac[2] << 24 | mac[3] << 16 | mac[4] << 8 | mac[5]; in ftmac100_set_mac()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/ |
H A D | hisi_femac.c | 430 const unsigned char *mac) in hisi_femac_set_hw_mac_addr() argument 434 reg = mac[1] | (mac[0] << 8); in hisi_femac_set_hw_mac_addr() 437 reg = mac[5] | (mac[4] << 8) | (mac[3] << 16) | (mac[2] << 24); in hisi_femac_set_hw_mac_addr()
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | adder875-redboot.dts | 98 local-mac-address = [ 00 00 00 00 00 00 ]; 110 local-mac-address = [ 00 00 00 00 00 00 ];
|
H A D | adder875-uboot.dts | 97 local-mac-address = [ 00 00 00 00 00 00 ]; 109 local-mac-address = [ 00 00 00 00 00 00 ];
|
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 219 void bgx_set_dmac_cam_filter(int node, int bgx_idx, int lmacid, u64 mac, u8 vf); 228 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac);
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | vp7045.c | 137 static int vp7045_read_mac_addr(struct dvb_usb_device *d,u8 mac[6]) in vp7045_read_mac_addr() 139 return vp7045_read_eeprom(d,mac, 6, MAC_0_ADDR); in vp7045_read_mac_addr()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_beacon.c | 137 mt76x02_update_beacon_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt76x02_update_beacon_iter() argument 155 mt76x02_add_buffered_bc(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt76x02_add_buffered_bc() argument
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | pci.c | 436 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in _rtl_pci_tx_chk_waitq() local 451 while (!mac->act_scanning && in _rtl_pci_tx_chk_waitq() 461 skb = skb_dequeue(&mac->skb_waitq[tid]); in _rtl_pci_tx_chk_waitq() 1136 mac->beacon_interval = 100; in _rtl_pci_init_struct() 1139 mac->min_space_cfg = 0; in _rtl_pci_init_struct() 1140 mac->max_mss_density = 0; in _rtl_pci_init_struct() 1142 mac->current_ampdu_density = 7; in _rtl_pci_init_struct() 1143 mac->current_ampdu_factor = 3; in _rtl_pci_init_struct() 1146 mac->retry_short = 7; in _rtl_pci_init_struct() 1147 mac->retry_long = 7; in _rtl_pci_init_struct() [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | Makefile | 11 mt7615-common-y := main.o init.o mcu.o eeprom.o mac.o \
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | passwd_mgr.hpp | 124 uint8_t* mac, size_t* macLen, uint8_t* outBytes, size_t* outBytesLen);
|
/openbmc/linux/Documentation/devicetree/bindings/edac/ |
H A D | socfpga-eccmgr.txt | 87 - compatible : Should be "altr,socfpga-eth-mac-ecc" 162 compatible = "altr,socfpga-eth-mac-ecc"; 170 compatible = "altr,socfpga-eth-mac-ecc"; 270 - compatible : Should be "altr,socfpga-s10-eth-mac-ecc" 329 compatible = "altr,socfpga-s10-eth-mac-ecc"; 336 compatible = "altr,socfpga-s10-eth-mac-ecc";
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_pef.c | 332 pinfo->mac[0], pinfo->mac[1], pinfo->mac[2], in ipmi_pef_print_lan_dest() 333 pinfo->mac[3], pinfo->mac[4], pinfo->mac[5]); in ipmi_pef_print_lan_dest()
|
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 399 return eth_vni_hash(mac, vni); in fdb_head_index() 401 return eth_hash(mac); in fdb_head_index() 406 const u8 *mac, __be32 vni) in vxlan_fdb_head() argument 413 const u8 *mac, __be32 vni) in __vxlan_find_mac() argument 433 const u8 *mac, __be32 vni) in vxlan_find_mac() argument 437 f = __vxlan_find_mac(vxlan, mac, vni); in vxlan_find_mac() 471 if (is_multicast_ether_addr(mac) || in vxlan_fdb_find_uc() 472 is_zero_ether_addr(mac)) in vxlan_fdb_find_uc() 475 ether_addr_copy(eth_addr, mac); in vxlan_fdb_find_uc() 810 memcpy(f->eth_addr, mac, ETH_ALEN); in vxlan_fdb_alloc() [all …]
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 743 const u8 *mac, struct station_info *sinfo) in get_station() argument 754 if (!(memcmp(mac, in get_station() 769 wilc_get_inactive_time(vif, mac, &inactive_time); in get_station() 1330 int idx, u8 *mac, struct station_info *sinfo) in dump_station() argument 1343 memcpy(mac, vif->priv.associated_bss, ETH_ALEN); in dump_station() 1478 ret = wilc_add_station(vif, mac, params); in add_station() 1489 const u8 *mac = params->mac; in del_station() local 1500 if (!mac) in del_station() 1503 ret = wilc_del_station(vif, mac); in del_station() 1510 const u8 *mac, struct station_parameters *params) in change_station() argument [all …]
|