Searched refs:tso_cmd (Results 1 – 2 of 2) sorted by relevance
1588 static uint32_t tso_cmd[2] = {0, IGC_ADVTXD_DCMD_TSE}; in tx_desc_vlan_flags_to_cmdtype() local1590 cmdtype |= tso_cmd[(ol_flags & IGC_TX_OFFLOAD_SEG) != 0]; in tx_desc_vlan_flags_to_cmdtype()
372 static uint32_t tso_cmd[2] = {0, E1000_ADVTXD_DCMD_TSE}; in tx_desc_vlan_flags_to_cmdtype() local374 cmdtype |= tso_cmd[(ol_flags & RTE_MBUF_F_TX_TCP_SEG) != 0]; in tx_desc_vlan_flags_to_cmdtype()