Home
last modified time | relevance | path

Searched refs:V_FW_PARAMS_PARAM_Y (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4283 V_FW_PARAMS_PARAM_Y(adap->params.portvec) | in t4_phy_fw_ver()
4356 V_FW_PARAMS_PARAM_Y(adap->params.portvec) | in t4_load_phy_fw()
4388 V_FW_PARAMS_PARAM_Y(adap->params.portvec) | in t4_load_phy_fw()
7211 V_FW_PARAMS_PARAM_Y(dbqtimerix + param)); in t4_read_sge_dbqtimers()
10316 V_FW_PARAMS_PARAM_Y(FW_PARAM_DEV_FILTER_MODE_MASK)); in t4_init_tp_params()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c3239 V_FW_PARAMS_PARAM_Y(diag);
H A Dcudbg_lib.c3282 V_FW_PARAMS_PARAM_Y(0) | \ in collect_tid()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5011 #define V_FW_PARAMS_PARAM_Y(x) ((x) << S_FW_PARAMS_PARAM_Y) macro