Home
last modified time | relevance | path

Searched defs:mac (Results 76 – 100 of 192) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c987 crypto_data_t mac; in kef_decr_hmac() local
1056 crypto_data_t mac; in kef_encr_hmac() local
1190 crypto_data_t mac; in do_hmac() local
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.c417 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82575() local
1331 struct e1000_mac_info *mac = &hw->mac; in e1000_get_pcs_speed_and_duplex_82575() local
1493 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82575() local
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1056 ibd_n2h_gid(ipoib_mac_t *mac, ib_gid_t *dgid) in ibd_n2h_gid()
1071 ibd_h2n_mac(ipoib_mac_t *mac, ib_qpn_t qpn, ib_sn_prefix_t prefix, in ibd_h2n_mac()
1460 ibd_acache_find(ibd_state_t *state, ipoib_mac_t *mac, boolean_t hold, int num) in ibd_acache_find()
1484 ibd_acache_lookup(ibd_state_t *state, ipoib_mac_t *mac, int *err, int numwqe) in ibd_acache_lookup()
1694 ibd_async_mcache(ibd_state_t *state, ipoib_mac_t *mac, boolean_t *redirect) in ibd_async_mcache()
1764 ibd_async_acache(ibd_state_t *state, ipoib_mac_t *mac) in ibd_async_acache()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppcontrol.c260 register struct ppmacro* mac; in ppcontrol() local
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_api.c98 struct igc_mac_info *mac = &hw->mac; in igc_set_mac_type() local
H A Digc_phy.c592 struct igc_mac_info *mac = &hw->mac; in igc_phy_force_speed_duplex_setup() local
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2_api.h153 unsigned char mac[ETH_ALEN]; member
166 unsigned char mac[ECORE_MAX_MC_ADDRS][ETH_ALEN]; member
H A Decore_iov_api.h768 static OSAL_INLINE void ecore_iov_bulletin_set_forced_mac(struct ecore_hwfn *p_hwfn, u8 *mac, int v… in ecore_iov_bulletin_set_forced_mac()
769 …um _ecore_status_t ecore_iov_bulletin_set_mac(struct ecore_hwfn *p_hwfn, u8 *mac, int vfid) {retur… in ecore_iov_bulletin_set_mac()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c2660 ath9k_hw_keysetmac(struct ath_hal *ah, uint16_t entry, const uint8_t *mac) in ath9k_hw_keysetmac()
2690 const struct ath9k_keyval *k, const uint8_t *mac, int xorKey) in ath9k_hw_set_keycache_entry()
4008 ath9k_hw_getmac(struct ath_hal *ah, uint8_t *mac) in ath9k_hw_getmac()
4016 ath9k_hw_setmac(struct ath_hal *ah, const uint8_t *mac) in ath9k_hw_setmac()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c586 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_check_mac_link_vf() local
H A Dixgbe_x540.c62 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_X540() local
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c443 ql_m_unicst(void *arg, const uint8_t *mac) in ql_m_unicst()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c428 emlxs_node_find_mac(emlxs_port_t *port, uint8_t *mac) in emlxs_node_find_mac()
/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c82 static int mac = MM; variable
/illumos-gate/usr/src/uts/common/io/chxge/
H A Doschtoe.h176 struct cmac *mac; member
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c2175 dprov_mac(crypto_ctx_t *ctx, crypto_data_t *data, crypto_data_t *mac, in dprov_mac()
2221 dprov_mac_final(crypto_ctx_t *ctx, crypto_data_t *mac, crypto_req_handle_t req) in dprov_mac_final()
2245 crypto_key_t *key, crypto_data_t *data, crypto_data_t *mac, in dprov_mac_atomic()
2279 crypto_key_t *key, crypto_data_t *data, crypto_data_t *mac, in dprov_mac_verify_atomic()
3334 crypto_dual_data_t *ciphertext, crypto_data_t *mac, in dprov_encrypt_mac_final()
3363 crypto_dual_data_t *ciphertext, crypto_data_t *mac, in dprov_encrypt_mac_atomic()
3452 crypto_data_t *mac, crypto_data_t *plaintext, crypto_req_handle_t req) in dprov_mac_decrypt()
3501 dprov_mac_decrypt_final(crypto_ctx_t *ctx, crypto_data_t *mac, in dprov_mac_decrypt_final()
3530 crypto_data_t *mac, crypto_data_t *plaintext, in dprov_mac_decrypt_atomic()
3577 crypto_data_t *mac, crypto_data_t *plaintext, in dprov_mac_verify_decrypt_atomic()
[all …]
H A Dskein_mod.c756 crypto_key_t *key, crypto_data_t *data, crypto_data_t *mac, in skein_mac_atomic()
/illumos-gate/usr/src/test/crypto-tests/tests/common/
H A Dcryptotest_kcf.c210 crypto_mac_t mac; in mac_single() local
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c136 static __inline u32_t ecore_crc32_le(u32_t seed, u8_t *mac, u32_t len) in ecore_crc32_le()
1184 u8 *mac = elem->cmd_data.vlan_mac.u.mac.mac; in ecore_set_one_mac_e2() local
1282 struct ecore_vlan_mac_obj *o, BOOL add, int opcode, u8 *mac, in ecore_vlan_mac_set_cfg_entry_e1x()
1312 u8 *mac, u16 vlan_id, int opcode, struct mac_configuration_cmd *config) in ecore_vlan_mac_set_rdata_e1x()
1422 u8 *mac = elem->cmd_data.vlan_mac.u.vlan_mac.mac; in ecore_set_one_vlan_mac_e2() local
2898 static INLINE u8 ecore_mcast_bin_from_mac(u8 *mac) in ecore_mcast_bin_from_mac()
2905 u8 mac[ETH_ALEN]; member
3910 __le16 *fw_lo, u8 *mac) in ecore_get_fw_mac_addr()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c3507 usbgem_m_unicst(void *arg, const uint8_t *mac) in usbgem_m_unicst()
3621 usbgem_generate_macaddr(struct usbgem_dev *dp, uint8_t *mac) in usbgem_generate_macaddr()
3662 uint8_t mac[ETHERADDRL]; in usbgem_get_mac_addr_conf() local
/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_in.c997 STP_IN_get_bridge_id(int vlan_id, unsigned short *priority, unsigned char *mac) in STP_IN_get_bridge_id()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlaggr.c57 #define VALID_PORT_MAC(mac) \ argument
875 dladm_aggr_macaddr2str(const unsigned char *mac, char *buf) in dladm_aggr_macaddr2str()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c1288 uint8_t mac[ZIO_DATA_MAC_LEN]; in dbuf_fix_old_data() local
2151 const uint8_t *salt, const uint8_t *iv, const uint8_t *mac, dmu_tx_t *tx) in dmu_buf_set_crypt_params()
2908 uint8_t mac[ZIO_DATA_MAC_LEN]; in dbuf_hold_copy() local
3622 uint8_t mac[ZIO_DATA_MAC_LEN]; in dbuf_sync_leaf() local
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbo.c264 xnbo_open_mac(xnb_t *xnbp, char *mac) in xnbo_open_mac()
/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_overlay.c524 libvarpd_inject_varp(varpd_provider_handle_t *vph, const uint8_t *mac, in libvarpd_inject_varp()

12345678