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()
3587 int rc, cntxt_id, cong_map; in alloc_iq_fl_hwq() local3632 cong_map = 1 << pi->hw_port; in alloc_iq_fl_hwq()3634 cong_map = pi->rx_e_chan_map; in alloc_iq_fl_hwq()3636 cong_map = 0; in alloc_iq_fl_hwq()3650 htobe32(V_FW_IQ_CMD_FL0CNGCHMAP(cong_map) | in alloc_iq_fl_hwq()3728 cong_map); in alloc_iq_fl_hwq()3955 int cong_map) in t4_sge_set_conm_context() argument3991 V_T7_DMAQ_CONM_CTXT_CH_VEC(cong_map); in t4_sge_set_conm_context()3997 if (cong_map & (1 << i)) in t4_sge_set_conm_context()