Searched refs:cong (Results 1 – 2 of 2) sorted by relevance
1786 struct sge_fl *fl, rspq_handler_t hnd, int cong, in t4_sge_alloc_rxq() argument1813 if (cong >= 0) in t4_sge_alloc_rxq()1816 V_FW_IQ_CMD_IQTYPE(cong ? in t4_sge_alloc_rxq()1875 if (is_pf4(adap) && cong >= 0) in t4_sge_alloc_rxq()1877 htonl(V_FW_IQ_CMD_FL0CNGCHMAP(cong) | in t4_sge_alloc_rxq()1956 if (is_pf4(adap) && !is_t4(adap->params.chip) && cong >= 0) { in t4_sge_alloc_rxq()1964 if (cong == 0) { in t4_sge_alloc_rxq()1970 if (cong & (1 << i)) in t4_sge_alloc_rxq()
824 int cong, struct rte_mempool *mp, int queue_id,