Searched refs:cong_map (Results 1 – 2 of 2) sorted by relevance
279 int rc, cntxt_id, cong_map; in alloc_nm_rxq_hwq() local324 cong_map = 1 << pi->hw_port; in alloc_nm_rxq_hwq()326 cong_map = pi->rx_e_chan_map; in alloc_nm_rxq_hwq()328 V_FW_IQ_CMD_FL0CNGCHMAP(cong_map) | F_FW_IQ_CMD_FL0CONGCIF | in alloc_nm_rxq_hwq()382 cong_map); in alloc_nm_rxq_hwq()
3592 int rc, cntxt_id, cong_map; in alloc_iq_fl_hwq() local3637 cong_map = 1 << pi->hw_port; in alloc_iq_fl_hwq()3639 cong_map = pi->rx_e_chan_map; in alloc_iq_fl_hwq()3641 cong_map = 0; in alloc_iq_fl_hwq()3655 htobe32(V_FW_IQ_CMD_FL0CNGCHMAP(cong_map) | in alloc_iq_fl_hwq()3733 cong_map); in alloc_iq_fl_hwq()3960 int cong_map) in t4_sge_set_conm_context() argument3996 V_T7_DMAQ_CONM_CTXT_CH_VEC(cong_map); in t4_sge_set_conm_context()4002 if (cong_map & (1 << i)) in t4_sge_set_conm_context()