Searched defs:macaddr (Results 1 - 69 of 69) sorted by relevance

/linux-4.4.14/include/linux/
H A Dks8842.h33 u8 macaddr[ETH_ALEN]; member in struct:ks8842_platform_data
H A Dath9k_platform.h28 u8 *macaddr; member in struct:ath9k_platform_data
H A Dfs_enet_pd.h140 __u8 macaddr[ETH_ALEN]; /* mac address */ member in struct:fs_platform_info
/linux-4.4.14/include/linux/platform_data/
H A Dnet-cw1200.h23 const u8 *macaddr; /* if NULL, use cw1200_mac_template module parameter */ member in struct:cw1200_platform_data_spi
40 const u8 *macaddr; /* if NULL, use cw1200_mac_template module parameter */ member in struct:cw1200_platform_data_sdio
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Drtw_event.h52 unsigned char macaddr[6]; member in struct:stassoc_event
58 unsigned char macaddr[6]; member in struct:stadel_event
/linux-4.4.14/arch/arm/mach-mvebu/
H A Dkirkwood.c88 u8 *macaddr; kirkwood_dt_eth_fixup() local
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_event.h68 unsigned char macaddr[6]; member in struct:stassoc_event
74 unsigned char macaddr[6]; member in struct:stadel_event
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_event.h67 unsigned char macaddr[6]; member in struct:stassoc_event
73 unsigned char macaddr[6]; member in struct:stadel_event
/linux-4.4.14/arch/xtensa/platforms/xtfpga/
H A Dsetup.c114 const u8* macaddr; update_local_mac() local
/linux-4.4.14/include/linux/ssb/
H A Dssb_driver_gige.h101 static inline int ssb_gige_get_macaddr(struct pci_dev *pdev, u8 *macaddr) ssb_gige_get_macaddr() argument
183 static inline int ssb_gige_get_macaddr(struct pci_dev *pdev, u8 *macaddr) ssb_gige_get_macaddr() argument
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dp80211netdev.c618 p80211item_pstr6_t *macaddr; p80211knetdev_set_mac_address() local
/linux-4.4.14/drivers/uwb/
H A Dbeacon.c232 uwb_dev_get_by_macaddr(struct uwb_rc *rc, const struct uwb_mac_addr *macaddr) uwb_dev_get_by_macaddr() argument
H A Duwb-debug.c88 struct uwb_mac_addr macaddr; cmd_rsv_establish() local
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dmain.c255 static struct ieee80211_hw *cw1200_init_common(const u8 *macaddr, cw1200_init_common() argument
512 cw1200_core_probe(const struct hwbus_ops *hwbus_ops, struct hwbus_priv *hwbus, struct device *pdev, struct cw1200_common **core, int ref_clk, const u8 *macaddr, const char *sdd_path, bool have_5ghz) cw1200_core_probe() argument
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dqeth.h24 __u8 macaddr[6]; member in struct:qeth_arp_cache_entry
44 __u8 macaddr[6]; member in struct:qeth_arp_qi_entry7
51 __u8 macaddr[6]; member in struct:qeth_arp_qi_entry7_ipv6
57 __u8 macaddr[6]; member in struct:qeth_arp_qi_entry7_short
63 __u8 macaddr[6]; member in struct:qeth_arp_qi_entry7_short_ipv6
/linux-4.4.14/arch/mips/bcm47xx/
H A Dsprom.c138 static void bcm47xx_nvram_parse_macaddr(char *buf, u8 macaddr[6]) bcm47xx_nvram_parse_macaddr() argument
/linux-4.4.14/drivers/net/bonding/
H A Dbond_options.c1401 u8 macaddr[ETH_ALEN]; bond_option_ad_actor_system_set() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c226 u8 *macaddr = p_macaddr; rtl92c_set_key() local
/linux-4.4.14/drivers/net/ethernet/sgi/
H A Dmeth.c104 u64 macaddr; load_eaddr() local
/linux-4.4.14/arch/arm/mach-mxs/
H A Dmach-mxs.c169 u8 *macaddr; update_fec_mac_prop() local
/linux-4.4.14/drivers/net/ethernet/aeroflex/
H A Dgreth.c62 static int macaddr[6]; variable
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
H A Dmt7601u.h185 u8 macaddr[ETH_ALEN]; member in struct:mt7601u_dev
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c1549 static inline int i40e_check_vf_permission(struct i40e_vf *vf, u8 *macaddr) i40e_check_vf_permission() argument
H A Di40e.h426 u8 macaddr[ETH_ALEN]; member in struct:i40e_mac_filter
H A Di40e_main.c1249 struct i40e_mac_filter *i40e_find_mac(struct i40e_vsi *vsi, u8 *macaddr, i40e_find_mac() argument
1299 struct i40e_mac_filter *i40e_put_mac_in_vlan(struct i40e_vsi *vsi, u8 *macaddr, i40e_put_mac_in_vlan() argument
1327 static int i40e_rm_default_mac_filter(struct i40e_vsi *vsi, u8 *macaddr) i40e_rm_default_mac_filter() argument
1220 i40e_find_filter(struct i40e_vsi *vsi, u8 *macaddr, s16 vlan, bool is_vf, bool is_netdev) i40e_find_filter() argument
1362 i40e_add_filter(struct i40e_vsi *vsi, u8 *macaddr, s16 vlan, bool is_vf, bool is_netdev) i40e_add_filter() argument
1423 i40e_del_filter(struct i40e_vsi *vsi, u8 *macaddr, s16 vlan, bool is_vf, bool is_netdev) i40e_del_filter() argument
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
H A Di40evf.h155 u8 macaddr[ETH_ALEN]; member in struct:i40evf_mac_filter
H A Di40evf_main.c790 i40evf_find_filter(struct i40evf_adapter *adapter, u8 *macaddr) i40evf_find_filter() argument
813 i40evf_add_filter(struct i40evf_adapter *adapter, u8 *macaddr) i40evf_add_filter() argument
/linux-4.4.14/drivers/net/wireless/ath/ar5523/
H A Dar5523.c1382 u8 macaddr[ETH_ALEN]; ar5523_get_devstatus() local
/linux-4.4.14/drivers/net/wireless/ath/
H A Dath.h159 u8 macaddr[ETH_ALEN]; member in struct:ath_common
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
H A Dvxge-traffic.c1746 vxge_hw_vpath_mac_addr_add( struct __vxge_hw_vpath_handle *vp, u8 (macaddr)[ETH_ALEN], u8 (macaddr_mask)[ETH_ALEN], enum vxge_hw_vpath_mac_addr_add_mode duplicate_mode) vxge_hw_vpath_mac_addr_add() argument
1809 vxge_hw_vpath_mac_addr_get( struct __vxge_hw_vpath_handle *vp, u8 (macaddr)[ETH_ALEN], u8 (macaddr_mask)[ETH_ALEN]) vxge_hw_vpath_mac_addr_get() argument
1861 vxge_hw_vpath_mac_addr_get_next( struct __vxge_hw_vpath_handle *vp, u8 (macaddr)[ETH_ALEN], u8 (macaddr_mask)[ETH_ALEN]) vxge_hw_vpath_mac_addr_get_next() argument
1914 vxge_hw_vpath_mac_addr_delete( struct __vxge_hw_vpath_handle *vp, u8 (macaddr)[ETH_ALEN], u8 (macaddr_mask)[ETH_ALEN]) vxge_hw_vpath_mac_addr_delete() argument
H A Dvxge-main.h161 unsigned char macaddr[ETH_ALEN]; member in struct:macInfo
218 u64 macaddr; member in struct:vxge_mac_addrs
311 u8 macaddr[ETH_ALEN]; member in struct:vxge_vpath
H A Dvxge-config.c954 __vxge_hw_vpath_addr_get(struct __vxge_hw_virtualpath *vpath, u8 *macaddr, u8 *macaddr_mask) __vxge_hw_vpath_addr_get() argument
H A Dvxge-main.c1423 unsigned char macaddr[ETH_ALEN]; vxge_search_mac_addr_in_da_table() local
4332 u8 *macaddr; vxge_probe() local
/linux-4.4.14/drivers/net/ethernet/altera/
H A Daltera_tse_main.c1306 const unsigned char *macaddr; altera_tse_probe() local
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c1752 const void *macaddr; bcm_sysport_probe() local
H A Db44.c1520 static int b44_magic_pattern(u8 *macaddr, u8 *ppattern, u8 *pmask, int offset) b44_magic_pattern() argument
/linux-4.4.14/drivers/staging/unisys/include/
H A Diochannel.h417 u8 macaddr[MAX_MACADDR_LEN]; /* 6 bytes */ member in struct:net_pkt_macaddr
433 struct net_pkt_macaddr macaddr; member in union:uiscmdrsp_net::__anon10841
548 u8 macaddr[6]; /* 6 bytes */ member in struct:iochannel_vnic
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dhw.c2356 u8 *macaddr = p_macaddr; rtl88ee_set_key() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dhw.c2161 u8 *macaddr = p_macaddr; rtl92ce_set_key() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dhw.c2170 u8 *macaddr = p_macaddr; rtl92de_set_key() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.c2477 u8 *macaddr = p_macaddr; rtl92ee_set_key() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dhw.c2411 u8 *macaddr = p_macaddr; rtl92se_set_key() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhw.c2226 u8 *macaddr = p_macaddr; rtl8723e_set_key() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dhw.c2562 u8 *macaddr = p_macaddr; rtl8723be_set_key() local
/linux-4.4.14/drivers/net/ethernet/
H A Djme.c318 unsigned char macaddr[ETH_ALEN]; jme_load_macaddr() local
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dsungem.c2422 struct sockaddr *macaddr = (struct sockaddr *) addr; gem_set_mac_address() local
H A Dsunhme.c76 static int macaddr[6]; variable
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h490 ath10k_wmi_vdev_create(struct ath10k *ar, u32 vdev_id, enum wmi_vdev_type type, enum wmi_vdev_subtype subtype, const u8 macaddr[ETH_ALEN]) ath10k_wmi_vdev_create() argument
H A Dmac.c161 ath10k_send_key(struct ath10k_vif *arvif, struct ieee80211_key_conf *key, enum set_key_cmd cmd, const u8 *macaddr, u32 flags) ath10k_send_key() argument
211 ath10k_install_key(struct ath10k_vif *arvif, struct ieee80211_key_conf *key, enum set_key_cmd cmd, const u8 *macaddr, u32 flags) ath10k_install_key() argument
H A Dwmi.c5791 ath10k_wmi_op_gen_vdev_create(struct ath10k *ar, u32 vdev_id, enum wmi_vdev_type type, enum wmi_vdev_subtype subtype, const u8 macaddr[ETH_ALEN]) ath10k_wmi_op_gen_vdev_create() argument
H A Dwmi.h4391 const u8 *macaddr; member in struct:wmi_vdev_install_key_arg
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/
H A Dehea.h408 u64 macaddr; member in struct:ehea_mc_list
427 u64 macaddr; member in struct:ehea_bcmc_reg_entry
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c3963 u8 *macaddr = p_macaddr; rtl8821ae_set_key() local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dhtc.h123 u8 macaddr[ETH_ALEN]; member in struct:ath9k_htc_target_sta
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dfec_main.c140 static unsigned char macaddr[ETH_ALEN]; variable
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c3331 const void *macaddr; bcmgenet_probe() local
/linux-4.4.14/tools/lguest/
H A Dlguest.c2721 static void str2mac(const char *macaddr, unsigned char mac[6]) str2mac() argument
/linux-4.4.14/drivers/staging/slicoss/
H A Dslic.h426 unsigned char macaddr[6]; member in struct:adapter
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dhost.h516 u8 macaddr[ETH_ALEN]; member in struct:cmd_ds_802_11_deauthenticate
/linux-4.4.14/drivers/net/ethernet/nxp/
H A Dlpc_eth.c1434 const char *macaddr = of_get_mac_address(pdev->dev.of_node); lpc_eth_drv_probe() local
/linux-4.4.14/drivers/scsi/be2iscsi/
H A Dbe_cmds.h621 struct macaddr { struct
/linux-4.4.14/drivers/net/ethernet/rocker/
H A Drocker.c1697 unsigned char *macaddr = priv; rocker_cmd_get_port_settings_macaddr_proc() local
1800 const unsigned char *macaddr = priv; rocker_cmd_set_port_settings_macaddr_prep() local
1875 rocker_cmd_get_port_settings_macaddr(struct rocker_port *rocker_port, unsigned char *macaddr) rocker_cmd_get_port_settings_macaddr() argument
1892 rocker_cmd_set_port_settings_macaddr(struct rocker_port *rocker_port, unsigned char *macaddr) rocker_cmd_set_port_settings_macaddr() argument
/linux-4.4.14/drivers/net/ethernet/nvidia/
H A Dforcedeth.c3088 struct sockaddr *macaddr = (struct sockaddr *)addr; nv_set_mac_address() local
/linux-4.4.14/include/net/
H A Dcfg80211.h365 u8 macaddr[ETH_ALEN]; member in struct:vif_params
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib.h1406 u8 macaddr[ETH_ALEN]; member in struct:sw_cam_table
/linux-4.4.14/drivers/net/ethernet/micrel/
H A Dksz884x.c6734 static char *macaddr = ":"; variable
6847 static void get_mac_addr(struct dev_info *hw_priv, u8 *macaddr, int port) get_mac_addr() argument
/linux-4.4.14/drivers/net/wireless/
H A Dairo.c5220 static const unsigned char macaddr[ETH_ALEN] = { 0x01, 0, 0, 0, 0, 0 }; set_wep_key() local
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h994 struct macaddr { struct
1745 u8 macaddr[6]; member in union:get_list_macaddr::__anon6831
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1989 u8 macaddr[6]; member in struct:fw_vi_mac_cmd::fw_vi_mac::fw_vi_mac_exact

Completed in 2686 milliseconds