Searched refs:hash_cfg (Results 1 – 3 of 3) sorted by relevance
733 ice_refine_hash_cfg_l234(struct ice_rss_hash_cfg *hash_cfg, in ice_refine_hash_cfg_l234() argument736 uint32_t *addl_hdrs = &hash_cfg->addl_hdrs; in ice_refine_hash_cfg_l234()737 uint64_t *hash_flds = &hash_cfg->hash_flds; in ice_refine_hash_cfg_l234()938 uint32_t *addl_hdrs = &hash_cfg->addl_hdrs; in ice_refine_proto_hdrs_by_pattern()956 ice_refine_hash_cfg_gtpu(struct ice_rss_hash_cfg *hash_cfg, in ice_refine_hash_cfg_gtpu() argument959 uint32_t *addl_hdrs = &hash_cfg->addl_hdrs; in ice_refine_hash_cfg_gtpu()960 uint64_t *hash_flds = &hash_cfg->hash_flds; in ice_refine_hash_cfg_gtpu()976 static void ice_refine_hash_cfg(struct ice_rss_hash_cfg *hash_cfg, in ice_refine_hash_cfg() argument979 ice_refine_proto_hdrs_by_pattern(hash_cfg, phint); in ice_refine_hash_cfg()980 ice_refine_hash_cfg_l234(hash_cfg, rss_type); in ice_refine_hash_cfg()[all …]
59 octeontx_pki_port_hash_config(int port, pki_hash_cfg_t *hash_cfg) in octeontx_pki_port_hash_config() argument64 pki_hash_cfg_t h_cfg = *(pki_hash_cfg_t *)hash_cfg; in octeontx_pki_port_hash_config()
362 int octeontx_pki_port_hash_config(int port, pki_hash_cfg_t *hash_cfg);