OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tso_info
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_sge.c
1163
int err, nsegs,
tso_info
= 0;
local in function:t3_encap
1204
tso_info
= V_LSO_MSS(m0->m_pkthdr.tso_segsz);
1206
if (
tso_info
) {
1240
tso_info
|= V_LSO_ETH_TYPE(eth_type) |
1243
hdr->lso_info = htonl(
tso_info
);
Completed in 13 milliseconds
Indexes created Wed Oct 29 20:09:47 GMT 2025