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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h734 #define FW_CMD_RETVAL_M 0xff macro
736 #define FW_CMD_RETVAL_G(x) (((x) >> FW_CMD_RETVAL_S) & FW_CMD_RETVAL_M)

Completed in 212 milliseconds