Searched refs:V_FW_PARAMS_PARAM_YZ (Results 1 – 3 of 3) sorted by relevance
7598 fw_queue = (fw_mnem | V_FW_PARAMS_PARAM_YZ(txq->eq.cntxt_id)); in set_sched_queue()7609 fw_queue = (fw_mnem | V_FW_PARAMS_PARAM_YZ(txq->eq.cntxt_id)); in set_sched_queue()
2226 V_FW_PARAMS_PARAM_YZ(iq->cntxt_id); in alloc_iq_fl()
3800 #define V_FW_PARAMS_PARAM_YZ(x) ((x) << S_FW_PARAMS_PARAM_YZ) macro