Searched refs:tnl_lso (Results 1 – 1 of 1) sorted by relevance
1318 struct cpl_tx_tnl_lso *tnl_lso, in t6_fill_tnl_lso() argument1339 tnl_lso->IpIdOffsetOut = 0; in t6_fill_tnl_lso()1349 tnl_lso->UdpLenSetOut_to_TnlHdrLen = in t6_fill_tnl_lso()1354 tnl_lso->UdpLenSetOut_to_TnlHdrLen = 0; in t6_fill_tnl_lso()1358 tnl_lso->UdpLenSetOut_to_TnlHdrLen |= in t6_fill_tnl_lso()1362 tnl_lso->r1 = 0; in t6_fill_tnl_lso()1368 tnl_lso->Flow_to_TcpHdrLen = htonl(val); in t6_fill_tnl_lso()1370 tnl_lso->IpIdOffset = htons(0); in t6_fill_tnl_lso()1373 tnl_lso->TCPSeqOffset = htonl(0); in t6_fill_tnl_lso()1623 len += sizeof(*tnl_lso); in cxgb4_eth_xmit()[all …]