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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h574 #define S_TF_RCV_COALESCE_LAST_PSH 31 macro
575 #define V_TF_RCV_COALESCE_LAST_PSH(x) ((x) << S_TF_RCV_COALESCE_LAST_PSH)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h649 #define S_TF_RCV_COALESCE_LAST_PSH 31 macro
650 #define V_TF_RCV_COALESCE_LAST_PSH(x) ((x) << S_TF_RCV_COALESCE_LAST_PSH)

Completed in 127 milliseconds