/openbmc/u-boot/arch/arm/dts/ |
H A D | stm32f429.dtsi | 646 mac: ethernet@40028000 { label
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | chsc.h | 28 struct { u8 mac[6]; u16 lnid; } addr_lnid; member
|
/openbmc/linux/drivers/vdpa/pds/ |
H A D | vdpa_dev.h | 42 u8 mac[ETH_ALEN]; /* mac selected when the device was added */ member
|
H A D | cmds.c | 79 int pds_vdpa_cmd_set_mac(struct pds_vdpa_device *pdsv, u8 *mac) in pds_vdpa_cmd_set_mac()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | pci_mac.c | 166 mt7615_update_vif_beacon(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7615_update_vif_beacon()
|
/openbmc/u-boot/board/kosagi/novena/ |
H A D | novena.c | 232 uint8_t mac[6]; member
|
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 396 u32 fdb_head_index(struct vxlan_dev *vxlan, const u8 *mac, __be32 vni) in fdb_head_index() 406 const u8 *mac, __be32 vni) in vxlan_fdb_head() 413 const u8 *mac, __be32 vni) in __vxlan_find_mac() 433 const u8 *mac, __be32 vni) in vxlan_find_mac() 462 int vxlan_fdb_find_uc(struct net_device *dev, const u8 *mac, __be32 vni, in vxlan_fdb_find_uc() 793 static struct vxlan_fdb *vxlan_fdb_alloc(struct vxlan_dev *vxlan, const u8 *mac, in vxlan_fdb_alloc() 815 static void vxlan_fdb_insert(struct vxlan_dev *vxlan, const u8 *mac, in vxlan_fdb_insert() 886 const u8 *mac, union vxlan_addr *ip, in vxlan_fdb_create() 1079 const u8 *mac, union vxlan_addr *ip, in vxlan_fdb_update_create() 1116 const u8 *mac, union vxlan_addr *ip, in vxlan_fdb_update()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_82599.c | 65 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_mac_link_ops_82599() local 242 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_get_invariants_82599() local 268 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_phy_ops_82599() local
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.c | 32 u8 mac[WILC_MAX_NUM_STA][ETH_ALEN]; member 834 static void wilc_hif_pack_sta_param(u8 *cur_byte, const u8 *mac, in wilc_hif_pack_sta_param() 1385 s32 wilc_get_inactive_time(struct wilc_vif *vif, const u8 *mac, u32 *out_val) in wilc_get_inactive_time() 1817 int wilc_add_station(struct wilc_vif *vif, const u8 *mac, in wilc_add_station() 1903 int wilc_edit_station(struct wilc_vif *vif, const u8 *mac, in wilc_edit_station()
|
H A D | cfg80211.c | 743 const u8 *mac, struct station_info *sinfo) in get_station() 1330 int idx, u8 *mac, struct station_info *sinfo) in dump_station() 1468 const u8 *mac, struct station_parameters *params) in add_station() 1489 const u8 *mac = params->mac; in del_station() local 1510 const u8 *mac, struct station_parameters *params) in change_station()
|
/openbmc/linux/net/batman-adv/ |
H A D | bridge_loop_avoidance.c | 340 static void batadv_bla_send_claim(struct batadv_priv *bat_priv, const u8 *mac, in batadv_bla_send_claim() 666 u8 mac[ETH_ALEN]; in batadv_bla_send_announce() local 687 const u8 *mac, const unsigned short vid, in batadv_bla_add_claim() 796 const u8 *mac, const unsigned short vid) in batadv_bla_del_claim()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac-ctxt.c | 43 static void iwl_mvm_mac_tsf_id_iter(void *_data, u8 *mac, in iwl_mvm_mac_tsf_id_iter() 149 static void iwl_mvm_mac_iface_iterator(void *_data, u8 *mac, in iwl_mvm_mac_iface_iterator() 791 static void iwl_mvm_go_iterator(void *_data, u8 *mac, struct ieee80211_vif *vif) in iwl_mvm_go_iterator() 1206 static void iwl_mvm_mac_ap_iterator(void *_data, u8 *mac, in iwl_mvm_mac_ap_iterator()
|
/openbmc/u-boot/drivers/net/ |
H A D | fsl_mcdmafec.c | 309 static void fec_set_hwaddr(volatile fecdma_t * fecp, u8 * mac) in fec_set_hwaddr()
|
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ |
H A D | ncsi_server.c | 98 const mac_addr_t* mac) { in ncsi_build_oem_get_mac_ack()
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac-bcma.c | 130 const u8 *mac; in bgmac_probe() local
|
/openbmc/linux/include/net/ |
H A D | llc.h | 31 unsigned char mac[IFHWADDRLEN]; member
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | aes-ce-ccm-glue.c | 97 static void ccm_calculate_auth_mac(struct aead_request *req, u8 mac[]) in ccm_calculate_auth_mac()
|
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mac-fcc.c | 191 static void set_multicast_one(struct net_device *dev, const u8 *mac) in set_multicast_one() 251 const unsigned char *mac; in restart() local
|
H A D | mac-scc.c | 179 static void set_multicast_one(struct net_device *dev, const u8 * mac) in set_multicast_one() 240 const unsigned char *mac; in restart() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | mac.c | 197 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92c_set_key() local 715 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92c_translate_rx_signal_stuff() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | vf.c | 706 struct ixgbe_mac_info *mac = &hw->mac; in ixgbevf_check_mac_link_vf() local 797 struct ixgbe_mac_info *mac = &hw->mac; in ixgbevf_hv_check_mac_link_vf() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 1133 static void t3_gate_rx_traffic(struct cmac *mac, u32 *rx_cfg, in t3_gate_rx_traffic() 1155 static void t3_open_rx_traffic(struct cmac *mac, u32 rx_cfg, in t3_open_rx_traffic() 1180 struct cmac *mac = &pi->mac; in t3_link_changed() local 1235 struct cmac *mac = &pi->mac; in t3_link_fault() local 1298 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t3_link_start() 1781 struct cmac *mac = &adap2pinfo(adap, idx)->mac; in mac_intr_handler() local 3475 static void mac_prep(struct cmac *mac, struct adapter *adapter, int index) in mac_prep()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_sriov.h | 81 int __always_unused vf_id, u8 __always_unused *mac) in ice_set_vf_mac()
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | ebt_among.c | 20 const char *mac, __be32 ip) in ebt_mac_wormhash_contains()
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32f429.dtsi | 729 mac: ethernet@40028000 { label
|