Home
last modified time | relevance | path

Searched refs:ice_rss_hash_cfg (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_hash.c74 struct ice_rss_hash_cfg cfg;
114 struct ice_rss_hash_cfg ipv4_tmplt = {
122 struct ice_rss_hash_cfg ipv4_udp_tmplt = {
130 struct ice_rss_hash_cfg ipv4_tcp_tmplt = {
138 struct ice_rss_hash_cfg ipv4_sctp_tmplt = {
146 struct ice_rss_hash_cfg ipv6_tmplt = {
162 struct ice_rss_hash_cfg ipv6_udp_tmplt = {
170 struct ice_rss_hash_cfg ipv6_tcp_tmplt = {
356 struct ice_rss_hash_cfg pppoe_tmplt = {
363 struct ice_rss_hash_cfg empty_tmplt = {
[all …]
H A Dice_ethdev.h434 struct ice_rss_hash_cfg ctx[ICE_HASH_GTPU_CTX_MAX];
624 struct ice_rss_hash_cfg *cfg);
626 struct ice_rss_hash_cfg *cfg);
H A Dice_ethdev.c2540 is_hash_cfg_valid(struct ice_rss_hash_cfg *cfg) in is_hash_cfg_valid()
2546 hash_cfg_reset(struct ice_rss_hash_cfg *cfg) in hash_cfg_reset()
2555 ice_hash_moveout(struct ice_pf *pf, struct ice_rss_hash_cfg *cfg) in ice_hash_moveout()
2576 ice_hash_moveback(struct ice_pf *pf, struct ice_rss_hash_cfg *cfg) in ice_hash_moveback()
2597 ice_hash_remove(struct ice_pf *pf, struct ice_rss_hash_cfg *cfg) in ice_hash_remove()
2862 u8 ctx_idx, struct ice_rss_hash_cfg *cfg) in ice_add_rss_cfg_post_gtpu()
2946 ice_add_rss_cfg_post(struct ice_pf *pf, struct ice_rss_hash_cfg *cfg) in ice_add_rss_cfg_post()
2976 struct ice_rss_hash_cfg *cfg) in ice_rem_rss_cfg_wrap()
2992 struct ice_rss_hash_cfg *cfg) in ice_add_rss_cfg_wrap()
3017 struct ice_rss_hash_cfg cfg; in ice_rss_hash_set()
/dpdk/drivers/net/ice/base/
H A Dice_flow.h371 struct ice_rss_hash_cfg { struct
513 struct ice_rss_hash_cfg hash;
598 const struct ice_rss_hash_cfg *cfg);
601 const struct ice_rss_hash_cfg *cfg);
H A Dice_flow.c3737 const struct ice_rss_hash_cfg *cfg) in ice_flow_set_rss_seg_info()
4193 const struct ice_rss_hash_cfg *cfg) in ice_add_rss_cfg_sync()
4316 const struct ice_rss_hash_cfg *cfg) in ice_add_rss_cfg()
4318 struct ice_rss_hash_cfg local_cfg; in ice_add_rss_cfg()
4356 const struct ice_rss_hash_cfg *cfg) in ice_rem_rss_cfg_sync()
4415 const struct ice_rss_hash_cfg *cfg) in ice_rem_rss_cfg()
4417 struct ice_rss_hash_cfg local_cfg; in ice_rem_rss_cfg()