Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1377 #define V_LSO_ETHHDR_LEN(x) ((x) << S_LSO_ETHHDR_LEN) macro
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2915 ctrl |= V_LSO_ETHHDR_LEN(1); in write_txpkt_wr()