Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h3123 #define V_CPL_TX_TNL_LSO_IPHDRLEN(x) ((x) << S_CPL_TX_TNL_LSO_IPHDRLEN) macro
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c5418 V_CPL_TX_TNL_LSO_IPHDRLEN(m0->m_pkthdr.inner_l3hlen >> 2) | in write_tnl_lso_cpl()