Searched refs:inner_l4_type (Results 1 – 3 of 3) sorted by relevance
40 u8 inner_l4_type; member
520 if (unlikely(poff_info->inner_l4_type == SCTP_OFFLOAD_ENABLE)) in hinic_set_l4_csum_info()547 SQ_TASK_INFO0_SET(poff_info->inner_l4_type, L4OFFLOAD); in hinic_set_l4_csum_info()888 off_info->inner_l4_type = TCP_OFFLOAD_ENABLE; in hinic_calculate_tcp_checksum()923 off_info->inner_l4_type = UDP_OFFLOAD_ENABLE; in hinic_calculate_udp_checksum()930 off_info->inner_l4_type = SCTP_OFFLOAD_ENABLE; in hinic_calculate_sctp_checksum()
541 uint8_t inner_l4_type:4; /**< Inner L4 type. */ member