Home
last modified time | relevance | path

Searched refs:V_FW_PARAMS_PARAM_YZ (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_sched.c364 V_FW_PARAMS_PARAM_YZ(txq->eq.cntxt_id)); in bind_txq_to_traffic_class()
H A Dt4_netmap.c484 V_FW_PARAMS_PARAM_YZ(nm_txq->cntxt_id); in alloc_nm_txq_hwq()
H A Dt4_sge.c3915 V_FW_PARAMS_PARAM_YZ(cntxt_id); in t4_sge_set_conm_context()
H A Dt4_main.c3546 V_FW_PARAMS_PARAM_YZ(vi->viid); in alloc_extra_vi()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c9842 V_FW_PARAMS_PARAM_YZ(vi->viid); in t4_port_init()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5033 #define V_FW_PARAMS_PARAM_YZ(x) ((x) << S_FW_PARAMS_PARAM_YZ) macro