Searched defs:hkey (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
A D | vporttbl.c | 80 u32 hkey; in mlx5_esw_vporttbl_get() local 127 u32 hkey; in mlx5_esw_vporttbl_put() local
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_ethtool.c | 758 const u8 *hkey, const u8 hfunc, in otx2_set_rxfh_context() 803 u8 *hkey, u8 *hfunc, u32 rss_context) in otx2_get_rxfh_context() 843 u8 *hkey, u8 *hfunc) in otx2_get_rxfh() 851 const u8 *hkey, const u8 hfunc) in otx2_set_rxfh()
|
/linux/drivers/net/ethernet/cisco/enic/ |
A D | enic_ethtool.c | 582 static int enic_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, in enic_get_rxfh() 597 const u8 *hkey, const u8 hfunc) in enic_set_rxfh()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
A D | nicvf_ethtool.c | 652 static int nicvf_get_rxfh(struct net_device *dev, u32 *indir, u8 *hkey, in nicvf_get_rxfh() 674 const u8 *hkey, const u8 hfunc) in nicvf_set_rxfh()
|
/linux/drivers/crypto/ |
A D | atmel-sha.c | 1617 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
|
/linux/drivers/crypto/ccree/ |
A D | cc_aead.h | 57 u8 hkey[AES_BLOCK_SIZE] ____cacheline_aligned; member
|
/linux/drivers/net/ethernet/emulex/benet/ |
A D | be_ethtool.c | 1272 static int be_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, in be_get_rxfh() 1294 const u8 *hkey, const u8 hfunc) in be_set_rxfh()
|
/linux/fs/xfs/scrub/ |
A D | btree.c | 132 union xfs_btree_key hkey; in xchk_btree_rec() local
|
/linux/drivers/net/phy/mscc/ |
A D | mscc_macsec.c | 527 u8 hkey[16]; in vsc8584_macsec_transformation() local
|
/linux/drivers/platform/x86/ |
A D | panasonic-laptop.c | 284 union acpi_object *hkey = NULL; in acpi_pcc_retrieve_biosdata() local
|
A D | thinkpad_acpi.c | 3791 static bool hotkey_notify_hotkey(const u32 hkey, in hotkey_notify_hotkey() 3841 static bool hotkey_notify_wakeup(const u32 hkey, in hotkey_notify_wakeup() 3881 static bool hotkey_notify_dockevent(const u32 hkey, in hotkey_notify_dockevent() 3926 static bool hotkey_notify_usrevent(const u32 hkey, in hotkey_notify_usrevent() 3961 static bool hotkey_notify_6xxx(const u32 hkey, in hotkey_notify_6xxx() 4047 u32 hkey; in hotkey_notify() local
|
/linux/fs/xfs/libxfs/ |
A D | xfs_btree.c | 1981 union xfs_btree_key hkey; in xfs_btree_get_leaf_keys() local 2012 union xfs_btree_key *hkey; in xfs_btree_get_node_keys() local 2079 union xfs_btree_key *hkey; in __xfs_btree_updkeys() local
|
/linux/net/ethtool/ |
A D | ioctl.c | 1186 u8 *hkey = NULL; in ethtool_get_rxfh() local 1262 u8 *hkey = NULL; in ethtool_set_rxfh() local
|
/linux/drivers/net/ethernet/intel/i40e/ |
A D | i40e_main.c | 10269 static const u32 hkey[] = { in i40e_fdir_sb_setup() local
|
Completed in 82 milliseconds