| /drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| A D | dr_ste_v2.h | 61 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_TCP, 65 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_TCP, 69 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_TCP, 81 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_UDP, 85 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_UDP,
|
| A D | mlx5_ifc_dr_ste_v1.h | 212 u8 l4_type[0x2]; member 246 u8 l4_type[0x2]; member 330 u8 l4_type[0x2]; member
|
| A D | mlx5_ifc_dr.h | 175 u8 l4_type[0x2]; member 208 u8 l4_type[0x2]; member 287 u8 l4_type[0x2]; member
|
| A D | dr_action.c | 1923 u32 l4_type = 0; in dr_actions_convert_modify_header() local 1970 if (l4_type && hw_dst_action_info->l4_type && in dr_actions_convert_modify_header() 1971 hw_dst_action_info->l4_type != l4_type) { in dr_actions_convert_modify_header() 1975 if (hw_dst_action_info->l4_type) in dr_actions_convert_modify_header() 1976 l4_type = hw_dst_action_info->l4_type; in dr_actions_convert_modify_header()
|
| A D | dr_ste_v0.c | 135 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_TCP, 139 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_TCP, 143 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_TCP, 155 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_UDP, 159 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_UDP,
|
| A D | dr_ste_v1.c | 29 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_TCP, 33 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_TCP, 37 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_TCP, 49 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_UDP, 53 .l4_type = DR_STE_ACTION_MDFY_TYPE_L4_UDP,
|
| A D | dr_types.h | 1013 u8 l4_type; member
|
| /drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| A D | fs_ttc.c | 263 int l4_type; in mlx5_fs_ttc_set_match_proto() local 267 l4_type = MLX5_PACKET_L4_TYPE_TCP; in mlx5_fs_ttc_set_match_proto() 269 l4_type = MLX5_PACKET_L4_TYPE_UDP; in mlx5_fs_ttc_set_match_proto() 271 MLX5_SET_TO_ONES(fte_match_set_lyr_2_4, headers_c, l4_type); in mlx5_fs_ttc_set_match_proto() 272 MLX5_SET(fte_match_set_lyr_2_4, headers_v, l4_type, l4_type); in mlx5_fs_ttc_set_match_proto() 417 MLX5_SET_TO_ONES(fte_match_param, mc, outer_headers.l4_type); in mlx5_create_ttc_table_groups() 426 MLX5_SET(fte_match_param, mc, outer_headers.l4_type, 0); in mlx5_create_ttc_table_groups() 578 MLX5_SET_TO_ONES(fte_match_param, mc, inner_headers.l4_type); in mlx5_create_inner_ttc_table_groups() 587 MLX5_SET(fte_match_param, mc, inner_headers.l4_type, 0); in mlx5_create_inner_ttc_table_groups()
|
| /drivers/infiniband/hw/hfi1/ |
| A D | vnic_main.c | 338 int l4_type, vesw_id = -1, rc; in hfi1_vnic_bypass_rcv() local 342 l4_type = hfi1_16B_get_l4(packet->ebuf); in hfi1_vnic_bypass_rcv() 343 if (likely(l4_type == OPA_16B_L4_ETHR)) { in hfi1_vnic_bypass_rcv() 365 l4_type, vesw_id, packet->rcd->ctxt); in hfi1_vnic_bypass_rcv()
|
| /drivers/infiniband/ulp/opa_vnic/ |
| A D | opa_vnic_encap.c | 75 u8 l4_type, u16 l4_hdr) in opa_vnic_make_header() argument 80 h[2] = l4_type; in opa_vnic_make_header()
|
| /drivers/net/ethernet/cavium/thunder/ |
| A D | q_struct.h | 186 u64 l4_type:4; member 225 u64 l4_type:4;
|
| /drivers/net/ethernet/huawei/hinic/ |
| A D | hinic_hw_qp.h | 164 enum hinic_l4_tunnel_type l4_type,
|
| A D | hinic_hw_qp.c | 529 enum hinic_l4_tunnel_type l4_type, in hinic_task_set_tunnel_l4() argument 532 task->pkt_info2 |= HINIC_SQ_TASK_INFO2_SET(l4_type, TUNNEL_L4TYPE) | in hinic_task_set_tunnel_l4()
|
| /drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | xdp.c | 242 u32 hash_type, l4_type, ip_type, lookup; in mlx5e_xdp_rx_hash() local 252 l4_type = FIELD_GET(CQE_RSS_HTYPE_L4, hash_type); in mlx5e_xdp_rx_hash() 253 lookup = ip_type | l4_type; in mlx5e_xdp_rx_hash()
|
| /drivers/net/ethernet/google/gve/ |
| A D | gve_rx_dqo.c | 420 switch (ptype.l4_type) { in gve_rx_skb_csum() 438 if (ptype.l4_type != GVE_L4_TYPE_UNKNOWN) in gve_rx_skb_hash() 886 if (ptype.l4_type != GVE_L4_TYPE_TCP) in gve_rx_complete_rsc()
|
| A D | gve_adminq.h | 475 u8 l4_type; member
|
| A D | gve_adminq.c | 1307 ptype_lut->ptypes[i].l4_type = in gve_adminq_get_ptype_map_dqo() 1308 ptype_map->ptypes[i].l4_type; in gve_adminq_get_ptype_map_dqo()
|
| A D | gve.h | 697 u8 l4_type; /* `gve_l4_type` in gve_adminq.h */ member
|
| /drivers/net/ethernet/hisilicon/hns3/ |
| A D | hns3_enet.c | 3897 int l3_type, l4_type; in hns3_rx_handle_csum() local 3917 l4_type = hnae3_get_field(l234info, HNS3_RXD_L4ID_M, in hns3_rx_handle_csum() 3922 (l4_type == HNS3_L4_TYPE_UDP || in hns3_rx_handle_csum() 3923 l4_type == HNS3_L4_TYPE_TCP || in hns3_rx_handle_csum() 3924 l4_type == HNS3_L4_TYPE_SCTP)) in hns3_rx_handle_csum() 4213 int l4_type = hnae3_get_field(l234info, HNS3_RXD_L4ID_M, in hns3_set_rx_skb_rss_type() local 4218 if (l4_type == HNS3_L4_TYPE_UDP || in hns3_set_rx_skb_rss_type() 4219 l4_type == HNS3_L4_TYPE_TCP || in hns3_set_rx_skb_rss_type() 4220 l4_type == HNS3_L4_TYPE_SCTP) in hns3_set_rx_skb_rss_type() 4222 else if (l4_type == HNS3_L4_TYPE_IGMP || in hns3_set_rx_skb_rss_type() [all …]
|
| /drivers/net/ethernet/meta/fbnic/ |
| A D | fbnic_txrx.c | 188 unsigned int l3_type, l4_type, l4len, hdrlen; in fbnic_tx_lso() local 218 l4_type = FBNIC_TWD_L4_TYPE_TCP; in fbnic_tx_lso() 224 l4_type = FBNIC_TWD_L4_TYPE_UDP; in fbnic_tx_lso() 231 FIELD_PREP(FBNIC_TWD_L4_TYPE_MASK, l4_type) | in fbnic_tx_lso()
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | definer.h | 297 u8 l4_type[0x4]; member
|
| A D | definer.c | 729 if (HWS_IS_FLD_SET_SZ(match_param, outer_headers.l4_type, 0x2) || in hws_definer_conv_outer() 906 if (HWS_IS_FLD_SET_SZ(match_param, inner_headers.l4_type, 0x2) || in hws_definer_conv_inner()
|