Home
last modified time | relevance | path

Searched refs:V_LSO_TCPHDR_LEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1367 #define V_LSO_TCPHDR_LEN(x) ((x) << S_LSO_TCPHDR_LEN) macro
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2672 ctrl |= V_LSO_TCPHDR_LEN(meoi->meoi_l4hlen / 4); in write_txpkt_wr()