| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | if_link.h | 601 __u8 mac[32]; member
|
| /kernel/linux/linux-6.6/drivers/scsi/bfa/ |
| H A D | bfi.h | 270 mac_t mac; /* PBC or Mfg mac */ member
|
| /kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.h | 486 struct mac_addr mac; member 688 struct macaddr mac[32]; member
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| H A D | qeth_core_mpc.h | 357 __u8 mac[6]; member 364 __u8 mac[6]; member 714 __u8 mac[6]; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | if_link.h | 601 __u8 mac[32]; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | if_link.h | 544 __u8 mac[32]; member
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto.c | 2783 psa_mac_compute_internal(mbedtls_svc_key_id_t key, psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *mac, size_t mac_size, size_t *mac_length, int is_sign) psa_mac_compute_internal() argument [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_lib.c | 28 ssl_undefined_function_1(SSL *ssl, SSL3_RECORD *r, size_t s, int t, SSL_MAC_BUF *mac, size_t macsize) ssl_undefined_function_1() argument
|
| /third_party/openssl/ssl/ |
| H A D | ssl_lib.c | 28 ssl_undefined_function_1(SSL *ssl, SSL3_RECORD *r, size_t s, int t, SSL_MAC_BUF *mac, size_t macsize) ssl_undefined_function_1() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | p2p_supplicant.c | 4043 u8 mac[ETH_ALEN]; in wpas_p2ps_prov_complete() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | p2p_supplicant.c | 5042 u8 mac[ETH_ALEN]; local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | dpp.c | 391 dpp_hash_vector(const struct dpp_curve_params *curve, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) dpp_hash_vector() argument 424 dpp_hmac_vector(size_t hash_len, const u8 *key, size_t key_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) dpp_hmac_vector() argument 441 dpp_hmac(size_t hash_len, const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) dpp_hmac() argument 882 dpp_parse_uri_mac(struct dpp_bootstrap_info *bi, const char *mac) dpp_parse_uri_mac() argument 1097 const char *chan_list = NULL, *mac = NULL, *info = NULL, *pk = NULL; dpp_parse_uri() local 8403 char *chan = NULL, *mac = NULL, *info = NULL, *pk = NULL, *curve = NULL; dpp_bootstrap_gen() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 1027 hclge_convert_setting_sr(struct hclge_mac *mac, u16 speed_ability) hclge_convert_setting_sr() argument 1049 hclge_convert_setting_lr(struct hclge_mac *mac, u16 speed_ability) hclge_convert_setting_lr() argument 1072 hclge_convert_setting_cr(struct hclge_mac *mac, u16 speed_ability) hclge_convert_setting_cr() argument 1094 hclge_convert_setting_kr(struct hclge_mac *mac, u16 speed_ability) hclge_convert_setting_kr() argument 1119 hclge_convert_setting_fec(struct hclge_mac *mac) hclge_convert_setting_fec() argument 1154 struct hclge_mac *mac = &hdev->hw.mac; hclge_parse_fiber_link_mode() local 1174 struct hclge_mac *mac = &hdev->hw.mac; hclge_parse_backplane_link_mode() local 2558 struct hclge_mac *mac = &hdev->hw.mac; hclge_cfg_mac_speed_dup() local 2691 struct hclge_mac *mac = &hdev->hw.mac; hclge_set_fec() local 2712 struct hclge_mac *mac = &hdev->hw.mac; hclge_get_fec() local 2722 struct hclge_mac *mac = &hdev->hw.mac; hclge_mac_init() local 2863 hclge_update_port_capability(struct hclge_mac *mac) hclge_update_port_capability() argument 2910 hclge_get_sfp_info(struct hclge_dev *hdev, struct hclge_mac *mac) hclge_get_sfp_info() argument 2960 struct hclge_mac *mac = &hdev->hw.mac; hclge_update_port_info() local 10648 struct hclge_mac *mac = &hdev->hw.mac; hclge_uninit_ae_dev() local [all...] |
| H A D | hclge_main.h | 283 struct hclge_mac mac; member 894 u8 mac[ETH_ALEN]; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_adminq_cmd.h | 1077 u8 mac[6]; member
|
| H A D | i40e_type.h | 532 struct i40e_mac_info mac; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 8940 struct ixgbe_mac_info *mac = &adapter->hw.mac; ixgbe_del_sanmac_netdev() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_router.c | 6874 static bool mlxsw_sp_rif_macvlan_is_vrrp4(const u8 *mac) in mlxsw_sp_rif_macvlan_is_vrrp4() argument 6882 static bool mlxsw_sp_rif_macvlan_is_vrrp6(const u8 *mac) in mlxsw_sp_rif_macvlan_is_vrrp6() argument 6890 mlxsw_sp_rif_vrrp_op(struct mlxsw_sp *mlxsw_sp, u16 rif_index, const u8 *mac, bool adding) mlxsw_sp_rif_vrrp_op() argument 7188 mlxsw_sp_rif_edit(struct mlxsw_sp *mlxsw_sp, u16 rif_index, const char *mac, int mtu) mlxsw_sp_rif_edit() argument 7548 mlxsw_sp_rif_fid_fdb_del(struct mlxsw_sp_rif *rif, const char *mac) mlxsw_sp_rif_fid_fdb_del() argument 7596 mlxsw_sp_rif_vlan_fdb_del(struct mlxsw_sp_rif *rif, const char *mac) mlxsw_sp_rif_vlan_fdb_del() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 728 static void rtl_read_mac_from_reg(struct rtl8169_private *tp, u8 *mac, int reg) in rtl_read_mac_from_reg() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/ |
| H A D | forcedeth.c | 3160 u32 mac[2]; in nv_copy_mac_to_hw() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_if.h | 389 u8 mac[6]; member 1606 u8 mac[6]; member 1668 u8 mac[6]; member 1739 } mac; global() member [all...] |
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| H A D | r8152.c | 3605 static bool rtl8152_is_fw_mac_ok(struct r8152 *tp, struct fw_mac *mac) in rtl8152_is_fw_mac_ok() argument 3946 rtl8152_fw_mac_apply(struct r8152 *tp, struct fw_mac *mac) rtl8152_fw_mac_apply() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 2306 static int ipw_send_adapter_address(struct ipw_priv *priv, u8 * mac) in ipw_send_adapter_address() argument 2676 static void eeprom_parse_mac(struct ipw_priv *priv, u8 * mac) in eeprom_parse_mac() argument 8134 u8 *mac = header->addr2; in is_duplicate_packet() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_hw.c | 7650 t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, unsigned int *rss_size, u8 *vivld, u8 *vin) t4_alloc_vi() argument 9631 t4_init_portinfo(struct port_info *pi, int mbox, int port, int pf, int vf, u8 mac[]) t4_init_portinfo() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/ |
| H A D | mwl8k.c | 3059 mwl8k_cmd_set_post_scan(struct ieee80211_hw *hw, const __u8 *mac) in mwl8k_cmd_set_post_scan() argument 3685 mwl8k_cmd_update_mac_addr(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u8 *mac, bool set) mwl8k_cmd_update_mac_addr() argument 3736 mwl8k_cmd_set_mac_addr(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u8 *mac) mwl8k_cmd_set_mac_addr() argument 3745 mwl8k_cmd_del_mac_addr(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u8 *mac) mwl8k_cmd_del_mac_addr() argument [all...] |