Home
last modified time | relevance | path

Searched defs:cpl_tx_pkt_lso (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1174 struct cpl_tx_pkt_lso { struct
1176 __be32 cntrl;
1177 __be32 len;
1179 __be32 rsvd;
1180 __be32 lso_info;
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h1416 struct cpl_tx_pkt_lso { struct
1418 struct cpl_tx_pkt_lso_core c; argument