Searched refs:MAX_OFLD_QSETS (Results 1 – 4 of 4) sorted by relevance
3334 tot_entries += CXGB4_TX_MAX * MAX_OFLD_QSETS; in cudbg_fill_qdesc_num_and_size()3337 tot_size += CXGB4_TX_MAX * MAX_OFLD_QSETS * MAX_TXQ_ENTRIES * in cudbg_fill_qdesc_num_and_size()3350 tot_entries += MAX_OFLD_QSETS * 3; in cudbg_fill_qdesc_num_and_size()3351 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()
609 MAX_OFLD_QSETS = 16, /* # of offload Tx, iscsi Rx queue sets */ enumerator
5760 i = min_t(u32, MAX_OFLD_QSETS, ncpus); in cfg_queues()