Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/common/
H A Dt4_msg.h1472 #define V_LSO_OPCODE(x) ((x) << S_LSO_OPCODE) macro
/freebsd-14.2/sys/dev/cxgbe/
H A Dt4_sge.c5359 ctrl = V_LSO_OPCODE(CPL_TX_PKT_LSO) | in write_lso_cpl()
6690 ctrl = V_LSO_OPCODE(CPL_TX_PKT_LSO) | in write_ethofld_wr()