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

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h2657 #define M_LE_RSPSIZE 0x7 macro
2659 #define G_LE_RSPSIZE(x) (((x) >> S_LE_RSPSIZE) & M_LE_RSPSIZE)

Completed in 69 milliseconds