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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1205 #define FW_PARAMS_PARAM_Y_S 8 macro
1207 #define FW_PARAMS_PARAM_Y_V(x) ((x) << FW_PARAMS_PARAM_Y_S)
1208 #define FW_PARAMS_PARAM_Y_G(x) (((x) >> FW_PARAMS_PARAM_Y_S) &\

Completed in 72 milliseconds