/linux-4.4.14/drivers/net/ethernet/ti/ |
D | cpsw-common.c | 26 int slave, u8 *mac_addr) in davinci_emac_3517_get_macid() 53 u8 *mac_addr) in cpsw_am33xx_cm_get_macid() 79 int ti_cm_get_macid(struct device *dev, int slave, u8 *mac_addr) in ti_cm_get_macid()
|
D | davinci_emac.c | 328 char mac_addr[6]; member 736 static int hash_add(struct emac_priv *priv, u8 *mac_addr) in hash_add() 778 static int hash_del(struct emac_priv *priv, u8 *mac_addr) in hash_del() 821 static void emac_add_mcast(struct emac_priv *priv, u32 action, u8 *mac_addr) in emac_add_mcast() 1156 static void emac_set_type0addr(struct emac_priv *priv, u32 ch, char *mac_addr) in emac_set_type0addr() 1183 static void emac_set_type1addr(struct emac_priv *priv, u32 ch, char *mac_addr) in emac_set_type1addr() 1208 char *mac_addr, int index, int match) in emac_set_type2addr() 1231 static void emac_setmac(struct emac_priv *priv, u32 ch, char *mac_addr) in emac_setmac() 1829 const u8 *mac_addr; in davinci_emac_of_get_pdata() local 1890 int instance, u8 *mac_addr) in davinci_emac_try_get_mac()
|
D | cpsw.h | 23 u8 mac_addr[ETH_ALEN]; member
|
D | cpsw.c | 386 u8 mac_addr[ETH_ALEN]; member 2028 const void *mac_addr = NULL; in cpsw_probe_dt() local
|
D | netcp_core.c | 1865 const void *mac_addr; in netcp_create_interface() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | cam.c | 42 u8 *mac_addr, u8 *key_cont_128, u16 us_config) in rtl_cam_program_entry() 118 u8 rtl_cam_add_one_entry(struct ieee80211_hw *hw, u8 *mac_addr, in rtl_cam_add_one_entry() 152 u8 *mac_addr, u32 ul_key_id) in rtl_cam_delete_one_entry()
|
D | efuse.h | 89 u8 mac_addr[6]; member
|
D | core.c | 1414 const u8 *mac_addr) in rtl_op_sw_scan_start() 1493 u8 mac_addr[ETH_ALEN]; in rtl_op_set_key() local
|
/linux-4.4.14/drivers/staging/vt6655/ |
D | key.c | 44 static int vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, in vnt_set_keymode() 118 u8 *mac_addr = NULL; in vnt_set_keys() local
|
/linux-4.4.14/drivers/staging/vt6656/ |
D | key.c | 50 static int vnt_set_keymode(struct ieee80211_hw *hw, u8 *mac_addr, in vnt_set_keymode() 126 u8 *mac_addr = NULL; in vnt_set_keys() local
|
/linux-4.4.14/include/linux/ |
D | ks8851_mll.h | 30 u8 mac_addr[ETH_ALEN]; member
|
D | sh_eth.h | 16 unsigned char mac_addr[ETH_ALEN]; member
|
D | davinci_emac.h | 22 char mac_addr[ETH_ALEN]; member
|
D | mv643xx_eth.h | 52 u8 mac_addr[ETH_ALEN]; member
|
D | uwb.h | 67 struct uwb_mac_addr mac_addr; member
|
/linux-4.4.14/include/linux/platform_data/ |
D | wiznet.h | 14 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | smtinit.c | 68 int init_smt(struct s_smc *smc, u_char *mac_addr) in init_smt()
|
D | drvfbi.c | 284 void read_address(struct s_smc *smc, u_char *mac_addr) in read_address() 323 void init_board(struct s_smc *smc, u_char *mac_addr) in init_board()
|
D | hwmtm.c | 422 void init_fddi_driver(struct s_smc *smc, u_char *mac_addr) in init_fddi_driver()
|
/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/ |
D | bcm63xx_dev_enet.h | 13 char mac_addr[ETH_ALEN]; member 80 char mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | common.c | 33 char *mac_addr = davinci_soc_info.emac_pdata->mac_addr; in davinci_get_mac_addr() local
|
D | board-da850-evm.c | 131 char *mac_addr = davinci_soc_info.emac_pdata->mac_addr; in da850_evm_m25p80_notify_add() local
|
/linux-4.4.14/include/net/ |
D | ax88796.h | 27 u8 *mac_addr; /* MAC addr (only used when member
|
D | bond_3ad.h | 40 typedef struct mac_addr { struct 41 u8 mac_addr_value[ETH_ALEN]; argument
|
D | cfg80211.h | 1469 u8 mac_addr[ETH_ALEN] __aligned(2); member 1569 u8 mac_addr[ETH_ALEN] __aligned(2); member 4741 const u8 *mac_addr, gfp_t gfp) in cfg80211_del_sta()
|
/linux-4.4.14/drivers/media/pci/mantis/ |
D | mantis_ioc.c | 63 u8 mac_addr[6] = {0}; in mantis_get_mac() local
|
/linux-4.4.14/include/uapi/linux/ |
D | atmlec.h | 63 unsigned char mac_addr[ETH_ALEN]; member 77 unsigned char mac_addr[ETH_ALEN]; /* dst mac addr */ member
|
D | if_bridge.h | 93 __u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/uwb/ |
D | address.c | 130 const struct uwb_mac_addr *mac_addr = _addr; in uwb_rc_addr_set() local 169 struct uwb_mac_addr *mac_addr = _addr; in uwb_rc_addr_get() local
|
D | uwb-internal.h | 281 struct uwb_mac_addr *mac_addr; member
|
D | beacon.c | 191 const struct uwb_mac_addr *mac_addr) in __uwb_beca_find_bymac()
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | tsi108_dev.c | 79 const void *mac_addr; in tsi108_eth_of_init() local
|
D | mv64x60_dev.c | 248 const u8 *mac_addr; in mv64x60_eth_device_setup() local
|
/linux-4.4.14/drivers/staging/wlan-ng/ |
D | cfg80211.c | 144 u8 key_index, bool pairwise, const u8 *mac_addr, in prism2_add_key() 205 const u8 *mac_addr, void *cookie, in prism2_get_key() 234 u8 key_index, bool pairwise, const u8 *mac_addr) in prism2_del_key()
|
/linux-4.4.14/net/atm/ |
D | lec.c | 507 const unsigned char *mac_addr, const unsigned char *atm_addr, in send_to_lecd() 1176 static void lane2_associate_ind(struct net_device *dev, const u8 *mac_addr, in lane2_associate_ind() 1542 const unsigned char *mac_addr) in lec_arp_find() 1558 const unsigned char *mac_addr) in make_entry() 1851 lec_arp_update(struct lec_priv *priv, const unsigned char *mac_addr, in lec_arp_update() 2159 unsigned char mac_addr[] = { in lec_mcast_make() local
|
D | lec_arpc.h | 16 unsigned char mac_addr[ETH_ALEN]; /* Mac address */ member
|
D | mpc.c | 374 static void lane2_assoc_ind(struct net_device *dev, const u8 *mac_addr, in lane2_assoc_ind()
|
/linux-4.4.14/arch/powerpc/boot/ |
D | treeboot-akebono.c | 52 static long long unsigned mac_addr; variable
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_tlv.c | 129 const u8 *mac_addr, u16 vlan) in fm10k_tlv_attr_put_mac_vlan() 165 s32 fm10k_tlv_attr_get_mac_vlan(u32 *attr, u8 *mac_addr, u16 *vlan) in fm10k_tlv_attr_get_mac_vlan()
|
/linux-4.4.14/arch/mips/ath25/ |
D | board.c | 111 u8 *mac_addr; in ath25_find_config() local
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_roce.h | 44 u8 mac_addr[ETH_ALEN]; member
|
D | be_cmds.c | 980 int be_cmd_mac_addr_query(struct be_adapter *adapter, u8 *mac_addr, in be_cmd_mac_addr_query() 1021 int be_cmd_pmac_add(struct be_adapter *adapter, u8 *mac_addr, in be_cmd_pmac_add()
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | pxa168_eth.c | 382 static void nibble_swap_every_byte(unsigned char *mac_addr) in nibble_swap_every_byte() 391 static void inverse_every_nibble(unsigned char *mac_addr) in inverse_every_nibble() 413 unsigned char mac_addr[ETH_ALEN]; in hash_function() local 451 unsigned char *mac_addr, in add_del_hash_entry() 1431 const unsigned char *mac_addr = NULL; in pxa168_eth_probe() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | tsi108.h | 100 u8 mac_addr[6]; /* phy mac address */ member
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ee.h | 76 u8 mac_addr[ETH_ALEN]; member
|
D | ixgb_ee.c | 552 u8 *mac_addr) in ixgb_get_ee_mac_addr()
|
D | ixgb_hw.c | 1125 mac_addr_valid(u8 *mac_addr) in mac_addr_valid()
|
/linux-4.4.14/drivers/staging/rtl8712/ |
D | rtl871x_sta_mgt.c | 280 u8 r8712_access_ctrl(struct wlan_acl_pool *pacl_list, u8 *mac_addr) in r8712_access_ctrl()
|
D | rtl871x_eeprom.h | 86 u8 mac_addr[6]; member
|
D | rtl871x_cmd.c | 762 u8 r8712_setMacAddr_cmd(struct _adapter *padapter, u8 *mac_addr) in r8712_setMacAddr_cmd() 783 u8 r8712_setassocsta_cmd(struct _adapter *padapter, u8 *mac_addr) in r8712_setassocsta_cmd()
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_main.c | 70 u8 mac_addr[6]; in ocrdma_get_guid() local
|
D | ocrdma.h | 531 struct ib_ah_attr *ah_attr, u8 *mac_addr) in ocrdma_resolve_dmac()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | testmode.c | 318 u8 mac_addr[ETH_ALEN]; in wl12xx_tm_cmd_get_mac() local
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | mac.c | 305 u8 *mac_addr, *bssid; in carl9170_set_operating_mode() local
|
/linux-4.4.14/drivers/net/wireless/ |
D | at76c50x-usb.h | 97 u8 mac_addr[ETH_ALEN]; member 109 u8 mac_addr[ETH_ALEN]; member 117 u8 mac_addr[ETH_ALEN]; member 235 u8 mac_addr[ETH_ALEN]; member 432 u8 mac_addr[ETH_ALEN]; member
|
D | wl3501.h | 331 u8 mac_addr[ETH_ALEN]; member 344 u8 mac_addr[ETH_ALEN]; member 353 u8 mac_addr[ETH_ALEN]; member 362 u8 mac_addr[ETH_ALEN]; member 576 u8 mac_addr[ETH_ALEN]; member
|
D | mwl8k.c | 3660 __u8 mac_addr[ETH_ALEN]; member 3662 __u8 mac_addr[ETH_ALEN]; member 4057 __u8 mac_addr[6]; member 4195 __u8 mac_addr[6]; member 4217 __u8 mac_addr[6]; member 5554 const u8 *mac_addr) in mwl8k_sw_scan_start()
|
D | ray_cs.c | 62 typedef u_char mac_addr[ETH_ALEN]; /* Hardware address */ typedef
|
D | rndis_wlan.c | 2401 u8 key_index, bool pairwise, const u8 *mac_addr, in rndis_add_key() 2437 u8 key_index, bool pairwise, const u8 *mac_addr) in rndis_del_key()
|
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
D | rtw_sta_mgt.c | 417 bool rtw_access_ctrl23a(struct rtw_adapter *padapter, u8 *mac_addr) in rtw_access_ctrl23a()
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | wilc_wfi_cfgoperations.c | 116 u8 *mac_addr; member 1076 const u8 *mac_addr, struct key_params *params) in add_key() 1359 const u8 *mac_addr) in del_key() 1447 const u8 *mac_addr, void *cookie, void (*callback)(void *cookie, struct key_params *)) in get_key()
|
D | host_interface.h | 251 u8 mac_addr[ETH_ALEN]; member 255 u8 *mac_addr; member
|
D | host_interface.c | 72 const u8 *mac_addr; member 155 u8 mac_addr[ETH_ALEN]; member 3187 u8 u8PtkKeylen, const u8 *mac_addr, in host_int_add_ptk()
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_sta_mgt.c | 503 u8 rtw_access_ctrl(struct adapter *padapter, u8 *mac_addr) in rtw_access_ctrl()
|
D | rtw_ieee80211.c | 1071 void rtw_macaddr_cfg(u8 *mac_addr) in rtw_macaddr_cfg()
|
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | rtw_eeprom.h | 118 u8 mac_addr[6]; /* PermanentAddress */ member
|
/linux-4.4.14/drivers/staging/rtl8723au/include/ |
D | rtw_eeprom.h | 110 u8 mac_addr[6]; /* PermanentAddress */ member
|
/linux-4.4.14/drivers/net/wan/ |
D | sbni.h | 129 u32 mac_addr : 24; member
|
/linux-4.4.14/arch/ia64/hp/sim/ |
D | simeth.c | 181 unsigned char mac_addr[ETH_ALEN]; in simeth_probe1() local
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | enic.h | 100 u8 mac_addr[ETH_ALEN]; member 153 u8 mac_addr[ETH_ALEN]; member
|
D | vnic_dev.c | 737 int vnic_dev_get_mac_addr(struct vnic_dev *vdev, u8 *mac_addr) in vnic_dev_get_mac_addr() 1177 int vnic_dev_set_mac_addr(struct vnic_dev *vdev, u8 *mac_addr) in vnic_dev_set_mac_addr()
|
D | vnic_devcmd.h | 565 u8 mac_addr[6]; member
|
/linux-4.4.14/arch/mips/include/asm/netlogic/ |
D | psb-bootinfo.h | 59 uint64_t mac_addr; member
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 628 const u8 *mac_addr, in wil_cfg80211_add_key() 644 const u8 *mac_addr) in wil_cfg80211_del_key()
|
D | wmi.c | 995 const void *mac_addr, int key_usage) in wmi_del_cipher_key() 1008 const void *mac_addr, int key_len, const void *key, in wmi_add_cipher_key()
|
/linux-4.4.14/net/wireless/ |
D | util.c | 219 bool pairwise, const u8 *mac_addr) in cfg80211_validate_key_settings() 1788 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr, in cfg80211_get_station()
|
D | rdev-ops.h | 76 bool pairwise, const u8 *mac_addr, in rdev_add_key() 89 u8 key_index, bool pairwise, const u8 *mac_addr, void *cookie, in rdev_get_key() 102 bool pairwise, const u8 *mac_addr) in rdev_del_key()
|
D | nl80211.c | 2870 const u8 *mac_addr = NULL; in nl80211_get_key() local 3017 const u8 *mac_addr = NULL; in nl80211_new_key() local 3065 u8 *mac_addr = NULL; in nl80211_del_key() local 3703 const u8 *mac_addr, struct station_info *sinfo) in nl80211_send_station() 3883 u8 mac_addr[ETH_ALEN]; in nl80211_dump_station() local 3936 u8 *mac_addr = NULL; in nl80211_get_station() local 4246 u8 *mac_addr; in nl80211_set_station() local 4361 u8 *mac_addr = NULL; in nl80211_new_station() local 5742 u8 *mac_addr, u8 *mac_addr_mask) in nl80211_parse_random_mac() 12219 void cfg80211_new_sta(struct net_device *dev, const u8 *mac_addr, in cfg80211_new_sta() [all …]
|
/linux-4.4.14/drivers/net/usb/ |
D | ch9200.c | 315 unsigned char mac_addr[0x06]; in get_mac_address() local
|
D | asix.h | 162 u8 mac_addr[ETH_ALEN]; member
|
D | sr9800.h | 188 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/ezchip/ |
D | nps_enet.c | 552 const char *mac_addr; in nps_enet_probe() local
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | main.c | 273 const u8 *mac_addr) in mt7601u_sw_scan()
|
/linux-4.4.14/drivers/net/wireless/rsi/ |
D | rsi_mgmt.h | 201 u8 mac_addr[6]; member 210 u8 mac_addr[6]; member
|
D | rsi_main.h | 182 u8 mac_addr[IEEE80211_ADDR_LEN]; member
|
/linux-4.4.14/tools/hv/ |
D | hv_kvp_daemon.c | 661 char *mac_addr = NULL; in kvp_if_name_to_mac() local 1227 char *mac_addr; in kvp_set_ip_info() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_common.c | 989 u16 flags, u8 *mac_addr, in i40e_aq_mac_address_write() 1018 i40e_status i40e_get_mac_addr(struct i40e_hw *hw, u8 *mac_addr) in i40e_get_mac_addr() 1039 i40e_status i40e_get_port_mac_addr(struct i40e_hw *hw, u8 *mac_addr) in i40e_get_port_mac_addr() 1097 i40e_status i40e_get_san_mac_addr(struct i40e_hw *hw, u8 *mac_addr) in i40e_get_san_mac_addr() 3772 u8 *mac_addr, u16 ethtype, u16 flags, in i40e_aq_add_rem_control_packet_filter()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ |
D | vf.c | 220 static s32 ixgbevf_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbevf_get_mac_addr_vf()
|
/linux-4.4.14/drivers/net/ethernet/arc/ |
D | emac_main.c | 703 const char *mac_addr; in arc_emac_probe() local
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_xgmac.c | 244 static void hns_xgmac_set_pausefrm_mac_addr(void *mac_drv, char *mac_addr) in hns_xgmac_set_pausefrm_mac_addr()
|
D | hns_dsaf_gmac.c | 401 static void hns_gmac_set_mac_addr(void *mac_drv, char *mac_addr) in hns_gmac_set_mac_addr()
|
D | hns_ae_adapt.c | 247 char *mac_addr = (char *)addr; in hns_ae_set_multicast_one() local
|
D | hns_enet.c | 798 struct sockaddr *mac_addr = p; in hns_nic_net_set_mac_address() local
|
D | hns_dsaf_main.c | 1726 char mac_addr[MAC_NUM_OCTETS_PER_ADDR] = {0}; in hns_dsaf_get_mac_entry_by_index() local
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_utils.c | 683 int nes_arp_table(struct nes_device *nesdev, u32 ip_addr, u8 *mac_addr, u32 action) in nes_arp_table()
|
D | nes_nic.c | 808 struct sockaddr *mac_addr = p; in nes_netdev_set_mac_address() local
|
D | nes_hw.c | 3827 void nes_manage_arp_cache(struct net_device *netdev, unsigned char *mac_addr, in nes_manage_arp_cache()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_sriov.c | 559 int vf, unsigned char *mac_addr) in ixgbe_set_vf_mac() 569 int vf, int index, unsigned char *mac_addr) in ixgbe_set_vf_macvlan()
|
D | ixgbe_common.c | 603 s32 ixgbe_get_mac_addr_generic(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbe_get_mac_addr_generic()
|
/linux-4.4.14/net/decnet/ |
D | dn_dev.c | 332 unsigned char mac_addr[6]; in dn_dev_del_ifa() local 360 unsigned char mac_addr[6]; in dn_dev_insert_ifa() local
|
D | dn_neigh.c | 177 char mac_addr[ETH_ALEN]; in dn_neigh_output() local
|
/linux-4.4.14/drivers/s390/net/ |
D | lcs.h | 189 __u8 mac_addr[LCS_MAC_LENGTH]; member 224 __u8 mac_addr[LCS_MAC_LENGTH]; member
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | vfdi.h | 89 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_ctl_defs.h | 88 const unsigned char *mac_addr; /* MAC address to lookup */ member
|
D | adapter.h | 60 __u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/staging/most/aim-network/ |
D | networking.c | 538 unsigned char link_stat, unsigned char *mac_addr) in most_deliver_netinfo()
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
D | mac80211-ops.c | 541 const u8 *mac_addr) in ath5k_sw_scan_start()
|
/linux-4.4.14/drivers/uwb/i1480/dfu/ |
D | i1480-dfu.h | 204 u8 mac_addr[6]; /* EUI-64 bit IEEE address [still 8 bytes?] */ member
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | core.h | 194 u8 mac_addr[ETH_ALEN]; member
|
D | core.c | 815 bool is_p2pdev, char *name, u8 *mac_addr) in brcmf_add_if()
|
D | cfg80211.c | 2062 u8 key_idx, const u8 *mac_addr, struct key_params *params) in brcmf_add_keyext() 2144 u8 key_idx, bool pairwise, const u8 *mac_addr, in brcmf_cfg80211_add_key() 2247 u8 key_idx, bool pairwise, const u8 *mac_addr) in brcmf_cfg80211_del_key() 2279 u8 key_idx, bool pairwise, const u8 *mac_addr, void *cookie, in brcmf_cfg80211_get_key()
|
D | p2p.c | 1921 u8 mac_addr[ETH_ALEN]; in brcmf_p2p_get_current_chanspec() local
|
/linux-4.4.14/drivers/net/wireless/libertas_tf/ |
D | cmd.c | 369 int lbtf_set_mac_address(struct lbtf_private *priv, uint8_t *mac_addr) in lbtf_set_mac_address()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | pm3393.c | 94 u8 mac_addr[6]; member
|
D | subr.c | 601 static int vpd_macaddress_get(adapter_t *adapter, int index, u8 mac_addr[]) in vpd_macaddress_get()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | scan.c | 135 u8 *mac_addr; member 651 const u8 *mac_addr = params->flags & NL80211_SCAN_FLAG_RANDOM_ADDR ? in iwl_mvm_build_scan_probe() local
|
D | fw-api-scan.h | 511 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
D | cfg.c | 1506 u8 idx, bool pairwise, const u8 *mac_addr, in lbs_cfg_add_key() 1569 u8 key_index, bool pairwise, const u8 *mac_addr) in lbs_cfg_del_key()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt2x00mac.c | 555 const u8 *mac_addr) in rt2x00mac_sw_scan_start()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | phy.h | 140 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.h | 159 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_hw.c | 46 void atl1c_hw_set_mac_addr(struct atl1c_hw *hw, u8 *mac_addr) in atl1c_hw_set_mac_addr()
|
D | atl1c.h | 432 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_alb.c | 924 static void alb_send_lp_vid(struct slave *slave, u8 mac_addr[], in alb_send_lp_vid() 956 static void alb_send_learning_packets(struct slave *slave, u8 mac_addr[], in alb_send_learning_packets()
|
/linux-4.4.14/drivers/net/wireless/zd1211rw/ |
D | zd_chip.c | 376 static int zd_write_mac_addr_common(struct zd_chip *chip, const u8 *mac_addr, in zd_write_mac_addr_common() 404 int zd_write_mac_addr(struct zd_chip *chip, const u8 *mac_addr) in zd_write_mac_addr()
|
/linux-4.4.14/net/bridge/ |
D | br_private.h | 46 typedef struct mac_addr mac_addr; typedef 55 struct mac_addr struct 57 unsigned char addr[ETH_ALEN];
|
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/ |
D | ioctl_cfg80211.c | 867 const u8 *mac_addr, struct key_params *params) in cfg80211_rtw_add_key() 938 u8 key_index, bool pairwise, const u8 *mac_addr, in cfg80211_rtw_get_key() 948 const u8 *mac_addr) in cfg80211_rtw_del_key()
|
/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 947 const u8 *mac_addr; in fs_enet_probe() local
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | main.c | 501 const u8 *mac_addr) in wcn36xx_sw_scan_start()
|
/linux-4.4.14/drivers/isdn/hysdn/ |
D | hysdn_defs.h | 147 unsigned char mac_addr[6];/* MAC Address read from card */ member
|
/linux-4.4.14/drivers/net/ethernet/allwinner/ |
D | sun4i-emac.c | 818 const char *mac_addr; in emac_probe() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.h | 162 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | e1000_mac.c | 172 u8 mac_addr[ETH_ALEN] = {0}; in igb_init_rx_addrs() local
|
D | igb_main.c | 5666 unsigned char mac_addr[ETH_ALEN]; in igb_vf_configure() local 7724 int vf, unsigned char *mac_addr) in igb_set_vf_mac()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.h | 170 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/neterion/ |
D | s2io.c | 349 static void do_s2io_copy_mac_addr(struct s2io_nic *sp, int offset, u64 mac_addr) in do_s2io_copy_mac_addr() 4942 u64 dis_addr = S2IO_DISABLE_MAC_ENTRY, mac_addr = 0; in s2io_set_multicast() local 5103 u64 mac_addr = 0x0; in do_s2io_store_unicast_mc() local 5136 u64 mac_addr = 0; in do_s2io_add_mc() local 5265 register u64 mac_addr = 0, perm_addr = 0; in do_s2io_prog_unicast() local
|
D | s2io.h | 471 struct mac_addr { struct 472 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/fjes/ |
D | fjes_hw.c | 154 void fjes_hw_setup_epbuf(struct epbuf_handler *epbh, u8 *mac_addr, u32 mtu) in fjes_hw_setup_epbuf()
|
D | fjes_hw.h | 213 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | mac.c | 133 u8 mac_addr[ETH_ALEN] = { 0 }; in e1000e_init_rx_addrs() local
|
D | ich8lan.c | 2516 u8 mac_addr[ETH_ALEN] = { 0 }; in e1000_lv_jumbo_workaround_ich8lan() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
D | rtl8180.h | 135 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 1509 u8 mac_addr[6]; in axienet_probe() local
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | sta_ioctl.c | 1076 const u8 *mac_addr, int disable) in mwifiex_set_encode()
|
D | cfg80211.c | 143 u8 key_index, bool pairwise, const u8 *mac_addr) in mwifiex_cfg80211_del_key() 432 u8 key_index, bool pairwise, const u8 *mac_addr, in mwifiex_cfg80211_add_key()
|
D | fw.h | 869 u8 mac_addr[ETH_ALEN]; member 999 u8 mac_addr[ETH_ALEN]; member 1014 u8 mac_addr[ETH_ALEN]; member 1850 u8 mac_addr[ETH_ALEN]; member 2104 struct host_cmd_ds_802_11_mac_address mac_addr; member
|
D | ioctl.h | 248 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/net/mac80211/ |
D | cfg.c | 146 u8 key_idx, bool pairwise, const u8 *mac_addr, in ieee80211_add_key() 259 u8 key_idx, bool pairwise, const u8 *mac_addr) in ieee80211_del_key() 300 u8 key_idx, bool pairwise, const u8 *mac_addr, in ieee80211_get_key()
|
D | driver-ops.h | 329 const u8 *mac_addr) in drv_sw_scan_start()
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 1117 const u8 *mac_addr, in ath6kl_cfg80211_add_key() 1242 const u8 *mac_addr) in ath6kl_cfg80211_del_key() 1272 const u8 *mac_addr, void *cookie, in ath6kl_cfg80211_get_key()
|
D | main.c | 423 void ath6kl_connect_ap_mode_sta(struct ath6kl_vif *vif, u16 aid, u8 *mac_addr, in ath6kl_connect_ap_mode_sta()
|
D | core.h | 390 u8 mac_addr[ETH_ALEN]; member 766 u8 mac_addr[ETH_ALEN]; member
|
D | wmi.h | 1505 u8 mac_addr[ETH_ALEN]; member 1532 u8 mac_addr[ETH_ALEN]; member 2442 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.c | 847 const char *mac_addr; in mpc52xx_fec_probe() local
|
D | ucc_geth.c | 3704 const void *mac_addr; in ucc_geth_probe() local
|
D | gianfar.c | 735 const void *mac_addr; in gfar_of_init() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_stats.c | 271 u32 mac_addr; in bnx2x_port_stats_init() local
|
D | bnx2x_link.h | 252 u8 mac_addr[6]; member
|
/linux-4.4.14/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.h | 85 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/net/batman-adv/ |
D | distributed-arp-table.c | 303 u8 *mac_addr, unsigned short vid) in batadv_dat_entry_add()
|
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 592 u64 mac_addr = mc_mac_addr >> 16; in ehea_h_reg_dereg_bcmc() local
|
D | ehea.h | 458 u64 mac_addr; member
|
D | ehea_main.c | 1746 struct sockaddr *mac_addr = sa; in ehea_set_mac_addr() local
|
/linux-4.4.14/drivers/staging/gdm72xx/ |
D | gdm_wimax.c | 284 static void __gdm_wimax_set_mac_addr(struct net_device *dev, char *mac_addr) in __gdm_wimax_set_mac_addr()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 453 u8 mac_addr[ETH_ALEN]; /* 0xc6 */ member 471 u8 mac_addr[ETH_ALEN]; /* 0x16 */ member 583 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | vnic_dev.c | 453 int vnic_dev_mac_addr(struct vnic_dev *vdev, u8 *mac_addr) in vnic_dev_mac_addr()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
D | dev.c | 1439 u8 mac_addr[ETH_ALEN]; in rtl8187_probe() local
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
D | ax88796.c | 726 unsigned char mac_addr[ETH_ALEN]; in ax_init_dev() local
|
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
D | nic.h | 358 u8 mac_addr[ETH_ALEN]; member 390 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfi_enet.h | 574 u8 mac_addr[ETH_ALEN]; member 582 u8 mac_addr[ETH_ALEN]; member 592 u8 mac_addr[ETH_ALEN]; member
|
D | bna_tx_rx.c | 356 bna_rxf_mcmac_get(struct bna_rxf *rxf, const u8 *mac_addr) in bna_rxf_mcmac_get() 384 bna_rxf_mchandle_attach(struct bna_rxf *rxf, u8 *mac_addr, int handle) in bna_rxf_mchandle_attach()
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | main.c | 969 const u8 *key, size_t key_len, const u8 *mac_addr) in do_key_write() 1007 const u8 *mac_addr, in b43_key_write() 5159 const u8 *mac_addr) in b43_op_sw_scan_start_notifier()
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 1045 u8 mac_addr[ETH_ALEN]; member 1734 static void sw_w_sta_mac_table(struct ksz_hw *hw, u16 addr, u8 *mac_addr, in sw_w_sta_mac_table() 2697 static inline void sw_get_addr(struct ksz_hw *hw, u8 *mac_addr) in sw_get_addr() 2714 static void sw_set_addr(struct ksz_hw *hw, u8 *mac_addr) in sw_set_addr() 4084 static void hw_ena_add_addr(struct ksz_hw *hw, int index, u8 *mac_addr) in hw_ena_add_addr() 4120 static int hw_add_addr(struct ksz_hw *hw, u8 *mac_addr) in hw_add_addr() 4141 static int hw_del_addr(struct ksz_hw *hw, u8 *mac_addr) in hw_del_addr()
|
D | ks8851_mll.c | 457 u8 mac_addr[6]; member
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | mac80211_if.c | 766 const u8 *mac_addr) in brcms_ops_sw_scan_start()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | cw1200.h | 104 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/wireless/p54/ |
D | p54.h | 229 u8 mac_addr[ETH_ALEN]; member
|
D | lmac.h | 293 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/atheros/alx/ |
D | hw.h | 467 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.h | 693 u8 mac_addr[ETH_ALEN]; member 721 u8 mac_addr[ETH_ALEN]; member 933 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/dlink/ |
D | dl2k.h | 343 u8 mac_addr[6]; /* 0x20-0x25 */ member
|
/linux-4.4.14/arch/mips/include/asm/ip32/ |
D | mace.h | 116 volatile unsigned long mac_addr; member
|
/linux-4.4.14/drivers/net/ethernet/adi/ |
D | bfin_mac.c | 628 static void setup_mac_addr(u8 *mac_addr) in setup_mac_addr()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_main.c | 1705 const u8 *mac_addr) in ath9k_htc_sw_scan_start()
|
D | main.c | 2233 const u8 *mac_addr) in ath9k_sw_scan_start()
|
/linux-4.4.14/drivers/net/ethernet/davicom/ |
D | dm9000.c | 1402 const void *mac_addr; in dm9000_parse_dt() local
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/ |
D | hix5hd2_gmac.c | 895 const char *mac_addr; in hix5hd2_dev_probe() local
|
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/ |
D | atl2.h | 431 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | wl1251.h | 305 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | cnic_if.h | 339 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 739 u8 *mac_addr; in xgbe_set_mac_reg() local
|
/linux-4.4.14/lib/ |
D | vsprintf.c | 892 char mac_addr[sizeof("xx:xx:xx:xx:xx:xx")]; in mac_address_string() local
|
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_cmds.h | 388 struct mac_addr { struct 389 u16 size_of_structure; 390 u8 addr[ETH_ALEN];
|
/linux-4.4.14/drivers/net/ethernet/renesas/ |
D | sh_eth.c | 3036 const char *mac_addr; in sh_eth_parse_dt() local
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e.h | 325 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 953 uint8_t mac_addr[ETH_ALEN+2]; member 1150 u8 mac_addr[6]; member 1652 u8 mac_addr[ETH_ALEN]; member
|
D | netxen_nic_main.c | 482 u64 mac_addr; in netxen_read_mac_addr() local
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | b43legacy.h | 594 u8 mac_addr[ETH_ALEN]; member
|
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.c | 728 u64 mac_addr = 0, vpath_vector = 0; in vxge_learn_mac() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 305 u8 mac_addr[ETH_ALEN]; in qlcnic_read_mac_addr() local
|