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

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h2769 #define S_CPL_FW4_ACK_SEQVAL 0 macro
2771 #define V_CPL_FW4_ACK_SEQVAL(x) ((x) << S_CPL_FW4_ACK_SEQVAL)
2773 (((x) >> S_CPL_FW4_ACK_SEQVAL) & M_CPL_FW4_ACK_SEQVAL)

Completed in 76 milliseconds