Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_tcb.h475 #define V_TCB_RX_DDP_FLAGS(x) ((x) << S_TCB_RX_DDP_FLAGS) macro
/NextBSD/sys/dev/cxgbe/common/
HDt4_tcb.h459 #define V_TCB_RX_DDP_FLAGS(x) ((__u64)(x) << S_TCB_RX_DDP_FLAGS) macro