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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1211 #define FW_PARAMS_PARAM_Z_S 0 macro
1213 #define FW_PARAMS_PARAM_Z_V(x) ((x) << FW_PARAMS_PARAM_Z_S)
1214 #define FW_PARAMS_PARAM_Z_G(x) (((x) >> FW_PARAMS_PARAM_Z_S) &\

Completed in 65 milliseconds