Searched refs:S_TCB_RX_DDP_BUF1_TAG (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h507 #define S_TCB_RX_DDP_BUF1_TAG 0 macro
509 #define V_TCB_RX_DDP_BUF1_TAG(x) ((x) << S_TCB_RX_DDP_BUF1_TAG)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h494 #define S_TCB_RX_DDP_BUF1_TAG 0 macro
496 #define V_TCB_RX_DDP_BUF1_TAG(x) ((x) << S_TCB_RX_DDP_BUF1_TAG)

Completed in 176 milliseconds