Searched refs:tso_cmd (Results 1 – 2 of 2) sorted by relevance
1601 static uint32_t tso_cmd[2] = {0, IGC_ADVTXD_DCMD_TSE}; in tx_desc_vlan_flags_to_cmdtype() local1603 cmdtype |= tso_cmd[(ol_flags & IGC_TX_OFFLOAD_SEG) != 0]; in tx_desc_vlan_flags_to_cmdtype()
371 static uint32_t tso_cmd[2] = {0, E1000_ADVTXD_DCMD_TSE}; in tx_desc_vlan_flags_to_cmdtype() local373 cmdtype |= tso_cmd[(ol_flags & PKT_TX_TCP_SEG) != 0]; in tx_desc_vlan_flags_to_cmdtype()