Home
last modified time | relevance | path

Searched defs:hkey (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dvporttbl.c88 u32 hkey; in mlx5_esw_vporttbl_get() local
136 u32 hkey; in mlx5_esw_vporttbl_put() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c844 const u8 *hkey, const u8 hfunc, in otx2_set_rxfh_context()
889 u8 *hkey, u8 *hfunc, u32 rss_context) in otx2_get_rxfh_context()
929 u8 *hkey, u8 *hfunc) in otx2_get_rxfh()
937 const u8 *hkey, const u8 hfunc) in otx2_set_rxfh()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_ethtool.c571 static int enic_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, in enic_get_rxfh()
586 const u8 *hkey, const u8 hfunc) in enic_set_rxfh()
/openbmc/linux/net/ethtool/
H A Drss.c17 u8 *hkey; member
H A Dioctl.c1183 u8 *hkey = NULL; in ethtool_get_rxfh() local
1259 u8 *hkey = NULL; in ethtool_set_rxfh() local
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c656 static int nicvf_get_rxfh(struct net_device *dev, u32 *indir, u8 *hkey, in nicvf_get_rxfh()
678 const u8 *hkey, const u8 hfunc) in nicvf_set_rxfh()
/openbmc/linux/drivers/crypto/
H A Datmel-sha.c1617 static inline void atmel_sha_hmac_key_init(struct atmel_sha_hmac_key *hkey) in atmel_sha_hmac_key_init()
1622 static inline void atmel_sha_hmac_key_release(struct atmel_sha_hmac_key *hkey) in atmel_sha_hmac_key_release()
1628 static inline int atmel_sha_hmac_key_set(struct atmel_sha_hmac_key *hkey, in atmel_sha_hmac_key_set()
1648 static inline bool atmel_sha_hmac_key_get(const struct atmel_sha_hmac_key *hkey, in atmel_sha_hmac_key_get()
1664 struct atmel_sha_hmac_key hkey; member
/openbmc/linux/drivers/nvme/common/
H A Dauth.c305 static int nvme_auth_hash_skey(int hmac_id, u8 *skey, size_t skey_len, u8 *hkey) in nvme_auth_hash_skey()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_aead.h57 u8 hkey[AES_BLOCK_SIZE] ____cacheline_aligned; member
/openbmc/linux/fs/xfs/scrub/
H A Drmap.c142 union xfs_btree_key *lkey, *hkey; in xchk_rmapbt_check_unwritten_in_keyflags() local
H A Dbtree.c143 union xfs_btree_key hkey; in xchk_btree_rec() local
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c1274 static int be_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, in be_get_rxfh()
1296 const u8 *hkey, const u8 hfunc) in be_set_rxfh()
/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_macsec.c527 u8 hkey[16]; in vsc8584_macsec_transformation() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.c2056 union xfs_btree_key hkey; in xfs_btree_get_leaf_keys() local
2086 union xfs_btree_key *hkey; in xfs_btree_get_node_keys() local
2153 union xfs_btree_key *hkey; in __xfs_btree_updkeys() local
/openbmc/linux/drivers/platform/x86/
H A Dpanasonic-laptop.c322 union acpi_object *hkey = NULL; in acpi_pcc_retrieve_biosdata() local
H A Dthinkpad_acpi.c3728 static bool hotkey_notify_extended_hotkey(const u32 hkey) in hotkey_notify_extended_hotkey()
3753 static bool hotkey_notify_hotkey(const u32 hkey, in hotkey_notify_hotkey()
3793 static bool hotkey_notify_wakeup(const u32 hkey, in hotkey_notify_wakeup()
3833 static bool hotkey_notify_dockevent(const u32 hkey, in hotkey_notify_dockevent()
3878 static bool hotkey_notify_usrevent(const u32 hkey, in hotkey_notify_usrevent()
3913 static bool hotkey_notify_6xxx(const u32 hkey, in hotkey_notify_6xxx()
3999 u32 hkey; in hotkey_notify() local
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c10580 static const u32 hkey[] = { in i40e_fdir_sb_setup() local
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.h4796 void *hkey; member