Searched refs:ip_protocol (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_steer.c | 194 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_protocol, in mlx5_vdpa_rss_flows_create() 196 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, in mlx5_vdpa_rss_flows_create()
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_filter.h | 83 uint16_t ip_protocol; member
|
| H A D | bnxt_flow.c | 378 filter->ip_protocol = in bnxt_validate_and_parse_flow_type() 1587 mf->ip_protocol == nf->ip_protocol && in bnxt_match_filter()
|
| H A D | bnxt_hwrm.c | 4658 req.ip_protocol = filter->ip_protocol; in bnxt_hwrm_set_em_filter() 4749 req.ip_protocol = filter->ip_protocol; in bnxt_hwrm_set_ntuple_filter()
|
| H A D | hsi_struct_def_dpdk.h | 33868 uint8_t ip_protocol; member 34574 uint8_t ip_protocol; member 36021 uint8_t ip_protocol; member 36747 uint8_t ip_protocol; member
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_dv.c | 6587 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_protocol, in flow_dv_translate_item_ipv4() 6589 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, in flow_dv_translate_item_ipv4() 6695 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_protocol, in flow_dv_translate_item_ipv6() 6697 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, in flow_dv_translate_item_ipv6() 6754 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_protocol, in flow_dv_translate_item_ipv6_frag_ext() 6756 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, in flow_dv_translate_item_ipv6_frag_ext() 6792 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_protocol, 0xff); in flow_dv_translate_item_tcp() 6843 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_protocol, 0xff); in flow_dv_translate_item_udp() 6945 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_protocol, 0xff); in flow_dv_translate_item_gre() 7273 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, in flow_dv_translate_item_mpls() [all …]
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 731 u8 ip_protocol[0x8]; member
|