Home
last modified time | relevance | path

Searched refs:V_FW_PARAMS_CMD_VFN (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4216 V_FW_PARAMS_CMD_VFN(vf)); in t4_query_params()
4255 V_FW_PARAMS_CMD_VFN(vf)); in t4_set_params()
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3513 #define V_FW_PARAMS_CMD_VFN(x) ((x) << S_FW_PARAMS_CMD_VFN) macro