Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1403 #define V_LSO_T5_XFER_SIZE(x) ((x) << S_LSO_T5_XFER_SIZE) macro
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2944 lso->len = cpu_to_be32(V_LSO_T5_XFER_SIZE(txinfo->len)); in write_txpkt_wr()