/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw-common.c | 15 int slave, u8 *mac_addr) in davinci_emac_3517_get_macid() 42 u8 *mac_addr) in cpsw_am33xx_cm_get_macid() 68 int ti_cm_get_macid(struct device *dev, int slave, u8 *mac_addr) in ti_cm_get_macid()
|
H A D | davinci_emac.c | 313 char mac_addr[6]; member 613 static int emac_hash_add(struct emac_priv *priv, u8 *mac_addr) in emac_hash_add() 655 static int emac_hash_del(struct emac_priv *priv, u8 *mac_addr) in emac_hash_del() 698 static void emac_add_mcast(struct emac_priv *priv, u32 action, u8 *mac_addr) in emac_add_mcast() 1032 static void emac_set_type0addr(struct emac_priv *priv, u32 ch, char *mac_addr) in emac_set_type0addr() 1059 static void emac_set_type1addr(struct emac_priv *priv, u32 ch, char *mac_addr) in emac_set_type1addr() 1084 char *mac_addr, int index, int match) in emac_set_type2addr() 1107 static void emac_setmac(struct emac_priv *priv, u32 ch, char *mac_addr) in emac_setmac() 1793 int instance, u8 *mac_addr) in davinci_emac_try_get_mac()
|
/openbmc/u-boot/drivers/net/ti/ |
H A D | cpsw-common.c | 20 int slave, u8 *mac_addr) in davinci_emac_3517_get_macid() 60 u8 *mac_addr) in cpsw_am33xx_cm_get_macid() 99 int ti_cm_get_macid(struct udevice *dev, int slave, u8 *mac_addr) in ti_cm_get_macid()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | cam.c | 21 u8 *mac_addr, u8 *key_cont_128, u16 us_config) in rtl_cam_program_entry() 97 u8 rtl_cam_add_one_entry(struct ieee80211_hw *hw, u8 *mac_addr, in rtl_cam_add_one_entry() 131 u8 *mac_addr, u32 ul_key_id) in rtl_cam_delete_one_entry()
|
/openbmc/linux/drivers/staging/vt6656/ |
H A D | key.c | 34 static int vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, in vnt_set_keymode() 100 u8 *mac_addr = NULL; in vnt_set_keys() local
|
/openbmc/linux/drivers/staging/vt6655/ |
H A D | key.c | 17 static int vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, in vnt_set_keymode() 93 u8 *mac_addr = NULL; in vnt_set_keys() local
|
/openbmc/google-misc/subprojects/nemora-postd/src/ |
H A D | nemora.cpp | 41 bool Nemora::ParseMac(const std::string& mac_addr, MacAddr* mac) in ParseMac() 76 auto mac_addr = std::get<std::string>(result); in GetMacAddr() local
|
/openbmc/linux/drivers/net/ethernet/sunplus/ |
H A D | spl2sw_driver.c | 206 static void spl2sw_check_mac_vendor_id_and_convert(u8 *mac_addr) in spl2sw_check_mac_vendor_id_and_convert() 262 static u32 spl2sw_init_netdev(struct platform_device *pdev, u8 *mac_addr, in spl2sw_init_netdev() 329 u8 mac_addr[ETH_ALEN]; in spl2sw_probe() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xdp_redirect_multi.c | 45 static int get_mac_addr(unsigned int ifindex, void *mac_addr) in get_mac_addr() 90 unsigned char mac_addr[6]; in main() local
|
/openbmc/linux/include/linux/ |
H A D | ks8851_mll.h | 18 u8 mac_addr[ETH_ALEN]; member
|
H A D | sh_eth.h | 14 unsigned char mac_addr[ETH_ALEN]; member
|
/openbmc/u-boot/board/ti/common/ |
H A D | board_detect.h | 43 char mac_addr[TI_EEPROM_HDR_NO_OF_MAC_ADDR][TI_EEPROM_HDR_ETH_ALEN]; member 94 char mac_addr[TI_EEPROM_HDR_NO_OF_MAC_ADDR][TI_EEPROM_HDR_ETH_ALEN]; member
|
/openbmc/linux/include/linux/platform_data/ |
H A D | wiznet.h | 13 u8 mac_addr[ETH_ALEN]; member
|
/openbmc/u-boot/board/amlogic/odroid-c2/ |
H A D | odroid-c2.c | 22 u8 mac_addr[EFUSE_MAC_SIZE]; in misc_init_r() local
|
/openbmc/u-boot/board/amlogic/p212/ |
H A D | p212.c | 23 u8 mac_addr[EFUSE_MAC_SIZE]; in misc_init_r() local
|
/openbmc/u-boot/board/amlogic/q200/ |
H A D | q200.c | 23 u8 mac_addr[EFUSE_MAC_SIZE]; in misc_init_r() local
|
/openbmc/u-boot/board/vscom/baltos/ |
H A D | board.c | 275 unsigned char mac_addr[6]; in ft_board_setup() local 428 uint8_t mac_addr[6]; in board_eth_init() local
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_l2.h | 27 u8 mac_addr[ETH_ALEN]; member
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | smtinit.c | 60 int init_smt(struct s_smc *smc, const u_char *mac_addr) in init_smt()
|
H A D | drvfbi.c | 277 void read_address(struct s_smc *smc, u_char *mac_addr) in read_address() 316 void init_board(struct s_smc *smc, u_char *mac_addr) in init_board()
|
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/ |
H A D | bcm63xx_dev_enet.h | 14 char mac_addr[ETH_ALEN]; member 85 char mac_addr[ETH_ALEN]; member
|
/openbmc/u-boot/board/LaCie/common/ |
H A D | common.c | 72 int lacie_read_mac_address(uchar *mac_addr) in lacie_read_mac_address()
|
/openbmc/u-boot/board/grinn/chiliboard/ |
H A D | board.c | 107 uint8_t mac_addr[6]; in board_late_init() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | atmlec.h | 64 unsigned char mac_addr[ETH_ALEN]; member 78 unsigned char mac_addr[ETH_ALEN]; /* dst mac addr */ member
|
/openbmc/linux/net/atm/ |
H A D | lec.c | 508 const unsigned char *mac_addr, const unsigned char *atm_addr, in send_to_lecd() 1156 static void lane2_associate_ind(struct net_device *dev, const u8 *mac_addr, in lane2_associate_ind() 1515 const unsigned char *mac_addr) in lec_arp_find() 1531 const unsigned char *mac_addr) in make_entry() 1821 lec_arp_update(struct lec_priv *priv, const unsigned char *mac_addr, in lec_arp_update() 2111 unsigned char mac_addr[] = { in lec_mcast_make() local
|