Searched defs:hkey (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/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-v5.4/drivers/net/ethernet/cavium/thunder/ | 
| D | nicvf_ethtool.c | 651 static int nicvf_get_rxfh(struct net_device *dev, u32 *indir, u8 *hkey,  in nicvf_get_rxfh()673 			  const u8 *hkey, const u8 hfunc)  in nicvf_set_rxfh()
 
 | 
| /Linux-v5.4/drivers/crypto/ | 
| D | atmel-sha.c | 1683 static inline void atmel_sha_hmac_key_init(struct atmel_sha_hmac_key *hkey)  in atmel_sha_hmac_key_init()1688 static inline void atmel_sha_hmac_key_release(struct atmel_sha_hmac_key *hkey)  in atmel_sha_hmac_key_release()
 1694 static inline int atmel_sha_hmac_key_set(struct atmel_sha_hmac_key *hkey,  in atmel_sha_hmac_key_set()
 1714 static inline bool atmel_sha_hmac_key_get(const struct atmel_sha_hmac_key *hkey,  in atmel_sha_hmac_key_get()
 1730 	struct atmel_sha_hmac_key	hkey;  member
 
 | 
| /Linux-v5.4/drivers/crypto/ccree/ | 
| D | cc_aead.h | 57 	u8 hkey[AES_BLOCK_SIZE] ____cacheline_aligned;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/emulex/benet/ | 
| D | be_ethtool.c | 1269 static int be_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey,  in be_get_rxfh()1291 		       const u8 *hkey, const u8 hfunc)  in be_set_rxfh()
 
 | 
| /Linux-v5.4/drivers/platform/x86/ | 
| D | panasonic-laptop.c | 259 	union acpi_object *hkey = NULL;  in acpi_pcc_retrieve_biosdata()  local
 | 
| D | thinkpad_acpi.c | 3883 static bool hotkey_notify_hotkey(const u32 hkey,  in hotkey_notify_hotkey()3933 static bool hotkey_notify_wakeup(const u32 hkey,  in hotkey_notify_wakeup()
 3973 static bool hotkey_notify_dockevent(const u32 hkey,  in hotkey_notify_dockevent()
 4001 static bool hotkey_notify_usrevent(const u32 hkey,  in hotkey_notify_usrevent()
 4035 static bool hotkey_notify_6xxx(const u32 hkey,  in hotkey_notify_6xxx()
 4115 	u32 hkey;  in hotkey_notify()  local
 
 | 
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | btree.c | 131 	union xfs_btree_key	hkey;  in xchk_btree_rec()  local
 | 
| /Linux-v5.4/net/core/ | 
| D | ethtool.c | 1155 	u8 *hkey = NULL;  in ethtool_get_rxfh()  local1231 	u8 *hkey = NULL;  in ethtool_set_rxfh()  local
 
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_btree.c | 2030 	union xfs_btree_key	hkey;  in xfs_btree_get_leaf_keys()  local2061 	union xfs_btree_key	*hkey;  in xfs_btree_get_node_keys()  local
 2128 	union xfs_btree_key	*hkey;  in __xfs_btree_updkeys()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_main.c | 9640 		static const u32 hkey[] = {  in i40e_fdir_sb_setup()  local
 |