Searched refs:SQ_TASK_INFO0_SET (Results 1 – 1 of 1) sorted by relevance
109 #define SQ_TASK_INFO0_SET(val, member) \ macro539 task->pkt_info0 |= SQ_TASK_INFO0_SET(l2hdr_len, L2HDR_LEN); in hinic_set_l4_csum_info()543 SQ_TASK_INFO0_SET(poff_info->inner_l3_type, INNER_L3TYPE); in hinic_set_l4_csum_info()547 SQ_TASK_INFO0_SET(poff_info->inner_l4_type, L4OFFLOAD); in hinic_set_l4_csum_info()563 SQ_TASK_INFO0_SET(poff_info->inner_l3_type, INNER_L3TYPE); in hinic_set_tso_info()564 task->pkt_info0 |= SQ_TASK_INFO0_SET(TSO_ENABLE, TSO_UFO); in hinic_set_tso_info()575 task->pkt_info0 |= SQ_TASK_INFO0_SET(vlan_tag, VLAN_TAG) | in hinic_set_vlan_tx_offload()576 SQ_TASK_INFO0_SET(1U, VLAN_OFFLOAD); in hinic_set_vlan_tx_offload()