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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h571 #define S_TF_RCV_COALESCE_PUSH 30 macro
572 #define V_TF_RCV_COALESCE_PUSH(x) ((x) << S_TF_RCV_COALESCE_PUSH)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h646 #define S_TF_RCV_COALESCE_PUSH 30 macro
647 #define V_TF_RCV_COALESCE_PUSH(x) ((x) << S_TF_RCV_COALESCE_PUSH)

Completed in 175 milliseconds