/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.c | 1445 static u32 qed_crc32c_le(u32 seed, u8 *mac, u32 len) in qed_crc32c_le() 1453 u8 qed_mcast_bin_from_mac(u8 *mac) in qed_mcast_bin_from_mac() 2303 static bool qed_check_mac(struct qed_dev *cdev, u8 *mac) in qed_check_mac() 2860 static int qed_req_bulletin_update_mac(struct qed_dev *cdev, const u8 *mac) in qed_req_bulletin_update_mac()
|
H A D | qed_vf.h | 318 u8 mac[ETH_ALEN]; member 431 u8 mac[ETH_ALEN]; member 501 u8 mac[ETH_ALEN]; member 558 u8 mac[ETH_ALEN]; member 1118 static inline bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac) in qed_vf_check_mac()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 1530 const u8 *mac, struct station_info *sinfo) in mwifiex_cfg80211_get_station() 1547 int idx, u8 *mac, struct station_info *sinfo) in mwifiex_cfg80211_dump_station() 3951 const u8 *mac, struct station_parameters *params) in mwifiex_cfg80211_add_station() 4186 const u8 *mac, in mwifiex_cfg80211_change_station()
|
H A D | sta_cmd.c | 482 u8 *mac) in mwifiex_cmd_802_11_deauthenticate() 648 u8 *mac = enc_key->mac_addr; in mwifiex_cmd_802_11_key_material_v2() local
|
H A D | uap_cmd.c | 758 struct host_cmd_ds_command *cmd, u8 *mac) in mwifiex_cmd_uap_sta_deauth()
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_wlan_util.c | 477 void _write_cam(struct adapter *padapter, u8 entry, u16 ctrl, u8 *mac, u8 *key) in _write_cam() 514 inline void write_cam(struct adapter *adapter, u8 id, u16 ctrl, u8 *mac, u8 *key) in write_cam() 526 void write_cam_cache(struct adapter *adapter, u8 id, u16 ctrl, u8 *mac, u8 *key) in write_cam_cache()
|
H A D | rtw_security.c | 1474 u8 *addr[], size_t *len, u8 *mac) in omac1_aes_128_vector() 1546 int omac1_aes_128(u8 *key, u8 *data, size_t data_len, u8 *mac) in omac1_aes_128()
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | smt.c | 1718 static int mac_index(struct s_smc *smc, int mac) in mac_index() 1741 static int mac_con_resource_index(struct s_smc *smc, int mac) in mac_con_resource_index()
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_eth_if.h | 139 unsigned char mac[ETH_ALEN]; member 145 unsigned char mac[64][ETH_ALEN]; member
|
/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvb_net.c | 1011 const u8 *mac, u8 *mac_mask) 1055 const unsigned char *mac = (const unsigned char *) dev->dev_addr; local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | phy.c | 733 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl8723e_phy_set_bw_mode_callback() local 1555 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in _rtl8723e_phy_set_rf_power_state() local
|
/openbmc/qemu/hw/net/ |
H A D | cadence_gem.c | 759 static unsigned get_bit(const uint8_t *mac, unsigned bit) in get_bit() 773 static unsigned calc_mac_hash(const uint8_t *mac) in calc_mac_hash()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 1076 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_fiber_link_mode() local 1098 struct hclge_mac *mac = &hdev->hw.mac; in hclge_parse_backplane_link_mode() local 2576 struct hclge_mac *mac = &hdev->hw.mac; in hclge_cfg_mac_speed_dup() local 2874 struct hclge_mac *mac = &hdev->hw.mac; in hclge_set_fec() local 2895 struct hclge_mac *mac = &hdev->hw.mac; in hclge_get_fec() local 2905 struct hclge_mac *mac = &hdev->hw.mac; in hclge_mac_init() local 3130 struct hclge_mac *mac = &hdev->hw.mac; in hclge_update_pause_advertising() local 3157 struct hclge_mac *mac = &hdev->hw.mac; in hclge_update_advertising() local 3166 struct hclge_mac *mac) in hclge_update_port_capability() 3401 struct hclge_mac *mac = &hdev->hw.mac; in hclge_update_port_info() local [all …]
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunvnet_common.h | 101 static inline unsigned int vnet_hashfn(u8 *mac) in vnet_hashfn()
|
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/ |
H A D | generic.c | 368 void imx_get_mac_from_fuse(int dev_id, unsigned char *mac) in imx_get_mac_from_fuse()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | fw_common.c | 567 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92c_set_fw_rsvdpagepkt() local
|
/openbmc/linux/drivers/ssb/ |
H A D | sdio.c | 478 void *mac; in ssb_sdio_get_invariants() local
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 371 ath5k_hw_set_lladdr(struct ath5k_hw *ah, const u8 *mac) in ath5k_hw_set_lladdr()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | coex.c | 420 static void iwl_mvm_bt_notif_iterator(void *_data, u8 *mac, in iwl_mvm_bt_notif_iterator()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x540.c | 31 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_get_invariants_X540() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_client.c | 339 struct netdev_hw_addr *mac = NULL; in i40e_client_add_instance() local
|
/openbmc/qemu/hw/m68k/ |
H A D | q800.c | 275 MACAddr mac; in q800_machine_init() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov_pf.c | 689 u8 *mac; in qlcnic_sriov_set_vf_acl() local 916 u8 type, *mac; in qlcnic_sriov_pf_mac_address_cmd() local 1802 int qlcnic_sriov_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in qlcnic_sriov_set_vf_mac()
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bna.h | 240 struct bna_mac *mac; in bna_mac_find() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | fw.c | 658 struct rtl_mac *mac = rtl_mac(rtl_priv(hw)); in rtl92ee_set_fw_rsvdpagepkt() local
|