Home
last modified time | relevance | path

Searched refs:hash_type (Results 1 – 25 of 42) sorted by relevance

12

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_lag.c190 enum netdev_lag_hash hash_type) in lan966x_lag_port_check_hash_types() argument
200 if (port->hash_type != hash_type) in lan966x_lag_port_check_hash_types()
218 port->hash_type = NETDEV_LAG_HASH_NONE; in lan966x_lag_port_prechangeupper()
228 if (!lan966x_lag_port_check_hash_types(lan966x, lui->hash_type)) { in lan966x_lag_port_prechangeupper()
234 switch (lui->hash_type) { in lan966x_lag_port_prechangeupper()
259 port->hash_type = lui->hash_type; in lan966x_lag_port_prechangeupper()
/linux/certs/
H A Dblacklist.c147 enum blacklist_hash_type hash_type) in get_raw_hash() argument
153 switch (hash_type) { in get_raw_hash()
205 enum blacklist_hash_type hash_type) in mark_hash_blacklisted() argument
210 buffer = get_raw_hash(hash, hash_len, hash_type); in mark_hash_blacklisted()
225 enum blacklist_hash_type hash_type) in is_hash_blacklisted() argument
231 buffer = get_raw_hash(hash, hash_len, hash_type); in is_hash_blacklisted()
/linux/include/keys/
H A Dsystem_keyring.h78 enum blacklist_hash_type hash_type);
80 enum blacklist_hash_type hash_type);
84 enum blacklist_hash_type hash_type) in is_hash_blacklisted() argument
/linux/drivers/crypto/bcm/
H A Dspu.h86 enum hash_type { enum
130 enum hash_type type;
238 enum hash_type spum_hash_type(u32 src_sent);
240 enum hash_type htype);
H A Dspu2.h189 enum hash_type spu2_hash_type(u32 src_sent);
191 enum hash_type htype);
H A Dcipher.h374 enum hash_type (*spu_hash_type)(u32 src_sent);
376 enum hash_type);
/linux/drivers/net/ethernet/intel/libeth/
H A Drx.c263 pt->hash_type = 0; in libeth_rx_pt_gen_hash_type()
264 pt->hash_type |= libeth_rx_pt_xdp_oip[pt->outer_ip]; in libeth_rx_pt_gen_hash_type()
265 pt->hash_type |= libeth_rx_pt_xdp_iprot[pt->inner_prot]; in libeth_rx_pt_gen_hash_type()
266 pt->hash_type |= libeth_rx_pt_xdp_pl[pt->payload_layer]; in libeth_rx_pt_gen_hash_type()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.h36 enum netdev_lag_hash hash_type, u8 *ports);
40 enum netdev_lag_hash hash_type, in mlx5_lag_port_sel_create() argument
H A Dport_sel.c388 enum netdev_lag_hash hash_type, in mlx5_lag_create_definers() argument
396 lag_definer = mlx5_lag_create_definer(ldev, hash_type, tt, in mlx5_lag_create_definers()
408 mlx5_lag_create_definer(ldev, hash_type, tt, in mlx5_lag_create_definers()
546 enum netdev_lag_hash hash_type, u8 *ports) in mlx5_lag_port_sel_create() argument
551 set_tt_map(port_sel, hash_type); in mlx5_lag_port_sel_create()
552 err = mlx5_lag_create_definers(ldev, hash_type, ports); in mlx5_lag_port_sel_create()
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h52 u64 hash_type:4; member
68 u64 hash_type:4;
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c580 (lag_upper_info->hash_type != NETDEV_LAG_HASH_L34 && in nfp_fl_lag_changeupper_event()
581 lag_upper_info->hash_type != NETDEV_LAG_HASH_E34 && in nfp_fl_lag_changeupper_event()
582 lag_upper_info->hash_type != NETDEV_LAG_HASH_UNKNOWN))) { in nfp_fl_lag_changeupper_event()
587 lag_upper_info->hash_type); in nfp_fl_lag_changeupper_event()
/linux/fs/smb/server/
H A Dxattr.h94 __u16 hash_type; /* hash type */ member
H A Dndr.c425 ret = ndr_write_int16(n, acl->hash_type); in ndr_encode_v4_ntacl()
483 ret = ndr_read_int16(n, &acl->hash_type); in ndr_decode_v4_ntacl()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.h72 enum netdev_lag_hash hash_type; member
H A Dhns_roce_bond.c668 bond_info->hash_type > NETDEV_LAG_HASH_L23) in is_bond_setting_supported()
685 bond_grp->hash_type = bond_upper_info->hash_type; in upper_event_setting()
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h159 u64 hash_type : 4; member
169 u64 hash_type : 4;
/linux/drivers/net/ethernet/intel/libie/
H A Drx.c31 .hash_type = XDP_RSS_L3_##oip | \
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c718 enum pkt_hash_types hash_type; in mlx4_en_process_rx_cq() local
884 hash_type = PKT_HASH_TYPE_L4; in mlx4_en_process_rx_cq()
895 hash_type = PKT_HASH_TYPE_L3; in mlx4_en_process_rx_cq()
901 hash_type = PKT_HASH_TYPE_L3; in mlx4_en_process_rx_cq()
908 hash_type); in mlx4_en_process_rx_cq()
/linux/include/net/libeth/
H A Drx.h204 enum xdp_rss_hash_type hash_type:16; member
/linux/security/integrity/
H A Dintegrity.h110 __u8 hash_type; /* xattr type [enum evm_ima_xattr_type] */ member
/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx_dqo.c441 enum pkt_hash_types hash_type = PKT_HASH_TYPE_L2; in gve_rx_skb_hash() local
444 hash_type = PKT_HASH_TYPE_L4; in gve_rx_skb_hash()
446 hash_type = PKT_HASH_TYPE_L3; in gve_rx_skb_hash()
448 skb_set_hash(skb, le32_to_cpu(compl_desc->hash), hash_type); in gve_rx_skb_hash()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net.h258 u8 hash_type; member
276 __be32 hash_type; member
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c227 enum pkt_hash_types hash_type = PKT_HASH_TYPE_NONE; in otx2_set_rxhash() local
238 hash_type = PKT_HASH_TYPE_L4; in otx2_set_rxhash()
240 hash_type = PKT_HASH_TYPE_L3; in otx2_set_rxhash()
243 skb_set_hash(skb, hash, hash_type); in otx2_set_rxhash()
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c611 enum pkt_hash_types hash_type = PKT_HASH_TYPE_NONE; in qede_get_rxhash() local
617 hash_type = ((htype == RSS_HASH_TYPE_IPV4) || in qede_get_rxhash()
622 skb_set_hash(skb, hash, hash_type); in qede_get_rxhash()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h229 __u8 hash_type:2; member
231 __u8 hash_type:2; member

12