Searched defs:mac_addr (Results 176 - 200 of 367) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c745 qtnf_cmd_send_add_change_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype, int use4addr, u8 *mac_addr, enum qlink_cmd_type cmd_type) argument
801 qtnf_cmd_send_add_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype, int use4addr, u8 *mac_addr) argument
808 qtnf_cmd_send_change_intf_type(struct qtnf_vif *vif, enum nl80211_iftype iftype, int use4addr, u8 *mac_addr) argument
1725 qtnf_cmd_send_add_key(struct qtnf_vif *vif, u8 key_index, bool pairwise, const u8 *mac_addr, struct key_params *params) argument
1768 qtnf_cmd_send_del_key(struct qtnf_vif *vif, u8 key_index, bool pairwise, const u8 *mac_addr) argument
1970 qtnf_cmd_randmac_tlv_add(struct sk_buff *cmd_skb, const u8 *mac_addr, const u8 *mac_addr_mask) argument
[all...]
/linux-master/drivers/net/ethernet/wiznet/
H A Dw5100.c1041 const void *mac_addr = NULL; local
1077 w5100_probe(struct device *dev, const struct w5100_ops *ops, int sizeof_ops_priv, const void *mac_addr, int irq, int link_gpio) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c579 u8 mac_addr[ETH_ALEN]; local
/linux-master/drivers/net/ethernet/ni/
H A Dnixge.c1296 const u8 *mac_addr; local
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h146 u8 mac_addr[ETH_ALEN]; member in struct:hclgevf_mac
166 u8 mac_addr[ETH_ALEN]; member in struct:hclgevf_cfg
200 u8 mac_addr[ETH_ALEN]; member in struct:hclgevf_mac_addr_node
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1208 struct sockaddr *mac_addr = p; local
/linux-master/drivers/infiniband/hw/irdma/
H A Dutils.c13 irdma_arp_table(struct irdma_pci_f *rf, u32 *ip_addr, bool ipv4, const u8 *mac_addr, u32 action) argument
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c2387 nfp_net_get_port_mac_by_hwinfo(struct net_device *netdev, u8 *mac_addr) argument
2420 nfp_net_set_port_mac_by_hwinfo(struct net_device *netdev, u8 *mac_addr) argument
[all...]
/linux-master/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2246 u8 mac_addr[ETH_ALEN]; local
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c2010 u8 mac_addr[ETH_ALEN]; local
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.h222 u8 mac_addr[ETH_ALEN]; member in struct:octep_pfvf_info
252 u8 mac_addr[ETH_ALEN]; member in struct:octep_device
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h343 u8 mac_addr[ETH_ALEN]; member in struct:ena_adapter
/linux-master/net/wireless/
H A Drdev-ops.h79 rdev_add_key(struct cfg80211_registered_device *rdev, struct net_device *netdev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, struct key_params *params) argument
94 rdev_get_key(struct cfg80211_registered_device *rdev, struct net_device *netdev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, void *cookie, void (*callback)(void *cookie, struct key_params*)) argument
108 rdev_del_key(struct cfg80211_registered_device *rdev, struct net_device *netdev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr) argument
/linux-master/tools/testing/selftests/net/
H A Dgro.c226 static void read_MAC(uint8_t *mac_addr, char *mac) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.h366 u8 mac_addr[ETH_ALEN]; member in struct:bss_mld_tlv
430 u8 mac_addr[ETH_ALEN]; member in struct:sta_rec_mld
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c539 add_key(struct wiphy *wiphy, struct net_device *netdev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, struct key_params *params) argument
644 del_key(struct wiphy *wiphy, struct net_device *netdev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr) argument
685 get_key(struct wiphy *wiphy, struct net_device *netdev, int link_id, u8 key_index, bool pairwise, const u8 *mac_addr, void *cookie, void (*callback)(void *cookie, struct key_params *)) argument
H A Dhif.c1279 int wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr) argument
1296 int wilc_set_mac_address(struct wilc_vif *vif, u8 *mac_addr) argument
1106 wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len, const u8 *mac_addr, const u8 *rx_mic, const u8 *tx_mic, u8 mode, u8 cipher_mode, u8 index) argument
1177 wilc_add_igtk(struct wilc_vif *vif, const u8 *igtk, u8 igtk_key_len, const u8 *pn, u8 pn_len, const u8 *mac_addr, u8 mode, u8 index) argument
1847 wilc_del_station(struct wilc_vif *vif, const u8 *mac_addr) argument
1873 wilc_del_allstation(struct wilc_vif *vif, u8 mac_addr[][ETH_ALEN]) argument
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c206 int hclge_pause_addr_cfg(struct hclge_dev *hdev, const u8 *mac_addr) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h617 u8 mac_addr[ETH_ALEN]; member in struct:iwl_mvm_aux_sta_cmd
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c1882 u8 *mac_addr = vc_ether_addr->addr; local
1922 u8 *mac_addr = vc_ether_addr->addr; local
1993 u8 *mac_addr = vc_ether_addr->addr; local
2020 u8 *mac_addr = vc_ether_addr->addr; local
2100 u8 *mac_addr = al->list[i].addr; local
3864 u8 *mac_addr = al->list[i].addr; local
[all...]
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1619 static int ionic_get_attr_mac(struct ionic_lif *lif, u8 *mac_addr) argument
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c576 void wx_get_mac_addr(struct wx *wx, u8 *mac_addr) argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmain.c2380 ath9k_sw_scan_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const u8 *mac_addr) argument
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c3488 struct virtchnl2_mac_addr *mac_addr; local
/linux-master/net/mac80211/
H A Ddriver-ops.h340 drv_sw_scan_start(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, const u8 *mac_addr) argument

Completed in 349 milliseconds

1234567891011>>