Searched defs:macaddr (Results 51 - 75 of 86) sorted by relevance

1234

/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c188 } macaddr[15]; /* 0x148-0x1BC mac exact match addresses 1-15 */ member in struct:dtsec_regs
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c2981 u8 *macaddr; local
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c3783 u8 *macaddr = p_macaddr; local
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc.h123 u8 macaddr[ETH_ALEN]; member in struct:ath9k_htc_target_sta
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c927 iavf_find_filter(struct iavf_adapter *adapter, const u8 *macaddr) argument
949 iavf_add_filter(struct iavf_adapter *adapter, const u8 *macaddr) argument
1031 iavf_is_mac_set_handled(struct net_device *netdev, const u8 *macaddr) argument
[all...]
H A Diavf.h140 u8 macaddr[ETH_ALEN]; member in struct:iavf_mac_filter
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_main.c1157 unsigned char *macaddr = priv; local
1284 const unsigned char *macaddr = priv; local
1361 rocker_cmd_get_port_settings_macaddr(struct rocker_port *rocker_port, unsigned char *macaddr) argument
1391 rocker_cmd_set_port_settings_macaddr(struct rocker_port *rocker_port, unsigned char *macaddr) argument
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.h246 u64 macaddr; member in struct:sja1105_l2_lookup_entry
392 u64 macaddr; member in struct:sja1105_vl_lookup_entry::__anon9::__anon10
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dhost.h519 u8 macaddr[ETH_ALEN]; member in struct:cmd_ds_802_11_deauthenticate
/linux-master/drivers/net/ieee802154/
H A Dca8210.c386 union macaddr { union
/linux-master/drivers/net/ethernet/freescale/
H A Dfec_main.c208 static unsigned char macaddr[ETH_ALEN]; variable
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c937 const char *macaddr = dev->dev_addr; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.c4216 u8 *macaddr = fi->l_data.mac.mac_addr; local
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_cmds.h679 struct macaddr { struct
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_regs.h686 u8 macaddr[6]; member in struct:mt76_wcid_addr
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dmac.c236 ath10k_send_key(struct ath10k_vif *arvif, struct ieee80211_key_conf *key, enum set_key_cmd cmd, const u8 *macaddr, u32 flags) argument
297 ath10k_install_key(struct ath10k_vif *arvif, struct ieee80211_key_conf *key, enum set_key_cmd cmd, const u8 *macaddr, u32 flags) argument
H A Dwmi.c6436 ath10k_wmi_op_gen_pdev_set_base_macaddr(struct ath10k *ar, const u8 macaddr[ETH_ALEN]) argument
7133 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]) argument
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwmi.c705 int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr, argument
[all...]
H A Dmac.c4201 ath11k_install_key(struct ath11k_vif *arvif, struct ieee80211_key_conf *key, enum set_key_cmd cmd, const u8 *macaddr, u32 flags) argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c613 static int brcmf_cfg80211_request_sta_if(struct brcmf_if *ifp, u8 *macaddr) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3200 u8 hw_addr[ETH_ALEN], macaddr[ETH_ALEN]; local
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h743 static inline u64 i40e_addr_to_hkey(const u8 *macaddr) argument
761 u8 macaddr[ETH_ALEN]; member in struct:i40e_mac_filter
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c3497 ath12k_install_key(struct ath12k_vif *arvif, struct ieee80211_key_conf *key, enum set_key_cmd cmd, const u8 *macaddr, u32 flags) argument
H A Dwmi.c813 int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr, argument
[all...]
/linux-master/drivers/staging/rtl8192e/
H A Drtllib.h1113 u8 macaddr[ETH_ALEN]; member in struct:sw_cam_table

Completed in 996 milliseconds

1234