Searched refs:MAX_OFLD_QSETS (Results 1 – 4 of 4) sorted by relevance
3332 tot_entries += CXGB4_TX_MAX * MAX_OFLD_QSETS; in cudbg_fill_qdesc_num_and_size()3335 tot_size += CXGB4_TX_MAX * MAX_OFLD_QSETS * MAX_TXQ_ENTRIES * in cudbg_fill_qdesc_num_and_size()3348 tot_entries += MAX_OFLD_QSETS * 3; in cudbg_fill_qdesc_num_and_size()3349 tot_size += MAX_OFLD_QSETS * MAX_TXQ_ENTRIES * MAX_TXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()
263 rxq_info->nciq = min_t(int, MAX_OFLD_QSETS, in cfg_queues_uld()
607 MAX_OFLD_QSETS = 16, /* # of offload Tx, iscsi Rx queue sets */ enumerator
5754 i = min_t(u32, MAX_OFLD_QSETS, ncpus); in cfg_queues()