Searched refs:cong (Results 1 – 2 of 2) sorted by relevance
1758 struct sge_fl *fl, rspq_handler_t hnd, int cong, in t4_sge_alloc_rxq() argument1793 if (cong >= 0) in t4_sge_alloc_rxq()1796 V_FW_IQ_CMD_IQTYPE(cong ? in t4_sge_alloc_rxq()1850 if (is_pf4(adap) && cong >= 0) in t4_sge_alloc_rxq()1852 htonl(V_FW_IQ_CMD_FL0CNGCHMAP(cong) | in t4_sge_alloc_rxq()1932 if (is_pf4(adap) && !is_t4(adap->params.chip) && cong >= 0) { in t4_sge_alloc_rxq()1940 if (cong == 0) { in t4_sge_alloc_rxq()1946 if (cong & (1 << i)) in t4_sge_alloc_rxq()
814 int cong, struct rte_mempool *mp, int queue_id,