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

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1021 #define V_RX_FORCE_ACK(x) ((x) << S_RX_FORCE_ACK) macro
1022 #define F_RX_FORCE_ACK V_RX_FORCE_ACK(1U)
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1716 #define V_RX_FORCE_ACK(x) ((x) << S_RX_FORCE_ACK) macro
1717 #define F_RX_FORCE_ACK V_RX_FORCE_ACK(1U)

Completed in 89 milliseconds