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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1294 #define FW_PFVF_CMD_TC_M 0xff macro
1296 #define FW_PFVF_CMD_TC_G(x) (((x) >> FW_PFVF_CMD_TC_S) & FW_PFVF_CMD_TC_M)

Completed in 103 milliseconds