Searched refs:type_tucmd_mlhl (Results 1 – 8 of 8) sorted by relevance
2737 u32 vlan_macip_lens = 0, type_tucmd_mlhl; in ixgbevf_tso() local2787 type_tucmd_mlhl = (IXGBE_TXD_CMD_DEXT | in ixgbevf_tso()2791 type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV4; in ixgbevf_tso()2792 type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_L4T_TCP; in ixgbevf_tso()2793 context_desc->type_tucmd_mlhl = cpu_to_le32(type_tucmd_mlhl); in ixgbevf_tso()2824 u32 vlan_macip_lens = 0, type_tucmd_mlhl = 0; in ixgbevf_tx_csum() local2844 type_tucmd_mlhl |= (IXGBE_TXD_CMD_DEXT | in ixgbevf_tx_csum()2850 type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_IPV4; in ixgbevf_tx_csum()2852 type_tucmd_mlhl |= in ixgbevf_tx_csum()2858 type_tucmd_mlhl |= in ixgbevf_tx_csum()[all …]
231 __le32 type_tucmd_mlhl; member
145 __le32 type_tucmd_mlhl; member
4077 context_desc->type_tucmd_mlhl = cpu_to_le32(type_tucmd); in igb_tx_ctxtdesc()
124 u32 type_tucmd_mlhl; member
1936 context_desc->type_tucmd_mlhl = cpu_to_le32(tu_cmd); in igbvf_tso()2001 context_desc->type_tucmd_mlhl = cpu_to_le32(tu_cmd); in igbvf_tx_csum()
936 context_desc->type_tucmd_mlhl = cpu_to_le32(type_tucmd); in ixgbe_tx_ctxtdesc()
2242 __le32 type_tucmd_mlhl; member