Searched refs:tnl_lso (Results 1 – 1 of 1) sorted by relevance
1304 struct cpl_tx_tnl_lso *tnl_lso, in t6_fill_tnl_lso() argument1325 tnl_lso->IpIdOffsetOut = 0; in t6_fill_tnl_lso()1335 tnl_lso->UdpLenSetOut_to_TnlHdrLen = in t6_fill_tnl_lso()1340 tnl_lso->UdpLenSetOut_to_TnlHdrLen = 0; in t6_fill_tnl_lso()1344 tnl_lso->UdpLenSetOut_to_TnlHdrLen |= in t6_fill_tnl_lso()1348 tnl_lso->r1 = 0; in t6_fill_tnl_lso()1354 tnl_lso->Flow_to_TcpHdrLen = htonl(val); in t6_fill_tnl_lso()1356 tnl_lso->IpIdOffset = htons(0); in t6_fill_tnl_lso()1359 tnl_lso->TCPSeqOffset = htonl(0); in t6_fill_tnl_lso()1609 len += sizeof(*tnl_lso); in cxgb4_eth_xmit()[all …]