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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h502 #define S_TCB_RX_DDP_BUF0_TAG 0 macro
504 #define V_TCB_RX_DDP_BUF0_TAG(x) ((x) << S_TCB_RX_DDP_BUF0_TAG)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h488 #define S_TCB_RX_DDP_BUF0_TAG 0 macro
490 #define V_TCB_RX_DDP_BUF0_TAG(x) ((x) << S_TCB_RX_DDP_BUF0_TAG)

Completed in 126 milliseconds