Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_msg.h3584 #define S_CPL_RX_PHYS_DSGL_OPCODE 24 macro
3586 #define V_CPL_RX_PHYS_DSGL_OPCODE(x) ((x) << S_CPL_RX_PHYS_DSGL_OPCODE)
3588 (((x) >> S_CPL_RX_PHYS_DSGL_OPCODE) & M_CPL_RX_PHYS_DSGL_OPCODE)