Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h1030 #define V_RX_DACK_CHANGE(x) ((x) << S_RX_DACK_CHANGE) macro
1031 #define F_RX_DACK_CHANGE V_RX_DACK_CHANGE(1U)
/NextBSD/sys/dev/cxgbe/common/
HDt4_msg.h1462 #define V_RX_DACK_CHANGE(x) ((x) << S_RX_DACK_CHANGE) macro
1463 #define F_RX_DACK_CHANGE V_RX_DACK_CHANGE(1U)