Searched defs:hkey (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 599 static int enic_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, in enic_get_rxfh() 614 const u8 *hkey, const u8 hfunc) in enic_set_rxfh()
|
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_ethtool.c | 654 static int nicvf_get_rxfh(struct net_device *dev, u32 *indir, u8 *hkey, in nicvf_get_rxfh() 676 const u8 *hkey, const u8 hfunc) in nicvf_set_rxfh()
|
/Linux-v4.19/drivers/crypto/ |
D | atmel-sha.c | 1686 static inline void atmel_sha_hmac_key_init(struct atmel_sha_hmac_key *hkey) in atmel_sha_hmac_key_init() 1691 static inline void atmel_sha_hmac_key_release(struct atmel_sha_hmac_key *hkey) in atmel_sha_hmac_key_release() 1697 static inline int atmel_sha_hmac_key_set(struct atmel_sha_hmac_key *hkey, in atmel_sha_hmac_key_set() 1717 static inline bool atmel_sha_hmac_key_get(const struct atmel_sha_hmac_key *hkey, in atmel_sha_hmac_key_get() 1733 struct atmel_sha_hmac_key hkey; member
|
/Linux-v4.19/drivers/crypto/ccree/ |
D | cc_aead.h | 57 u8 hkey[AES_BLOCK_SIZE] ____cacheline_aligned; member
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1256 static int be_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, in be_get_rxfh() 1278 const u8 *hkey, const u8 hfunc) in be_set_rxfh()
|
/Linux-v4.19/drivers/platform/x86/ |
D | panasonic-laptop.c | 272 union acpi_object *hkey = NULL; in acpi_pcc_retrieve_biosdata() local
|
D | thinkpad_acpi.c | 3896 static bool hotkey_notify_hotkey(const u32 hkey, in hotkey_notify_hotkey() 3946 static bool hotkey_notify_wakeup(const u32 hkey, in hotkey_notify_wakeup() 3986 static bool hotkey_notify_dockevent(const u32 hkey, in hotkey_notify_dockevent() 4014 static bool hotkey_notify_usrevent(const u32 hkey, in hotkey_notify_usrevent() 4048 static bool hotkey_notify_6xxx(const u32 hkey, in hotkey_notify_6xxx() 4128 u32 hkey; in hotkey_notify() local
|
/Linux-v4.19/fs/xfs/scrub/ |
D | btree.c | 138 union xfs_btree_key hkey; in xchk_btree_rec() local
|
/Linux-v4.19/net/core/ |
D | ethtool.c | 1233 u8 *hkey = NULL; in ethtool_get_rxfh() local 1309 u8 *hkey = NULL; in ethtool_set_rxfh() local
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_btree.c | 2041 union xfs_btree_key hkey; in xfs_btree_get_leaf_keys() local 2072 union xfs_btree_key *hkey; in xfs_btree_get_node_keys() local 2139 union xfs_btree_key *hkey; in __xfs_btree_updkeys() local
|
/Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 9048 static const u32 hkey[] = { in i40e_fdir_sb_setup() local
|