Searched refs:mcg_num_qps (Results 1 – 4 of 4) sorted by relevance
832 mcg_entry->member_cnt = (mcg->mcg_num_qps + 1); in hermon_mcg_attach()870 mcg->mcg_num_qps++; in hermon_mcg_attach()937 mcg_entry->member_cnt = (mcg->mcg_num_qps + 1); in hermon_mcg_attach()972 mcg->mcg_num_qps++; in hermon_mcg_attach()1036 mcg_entry->member_cnt = (newmcg->mcg_num_qps + 1); in hermon_mcg_attach()1124 newmcg->mcg_num_qps++; in hermon_mcg_attach()1262 if (mcg->mcg_num_qps == 1) { in hermon_mcg_detach()1282 mcg_entry->member_cnt = (mcg->mcg_num_qps - 1); in hermon_mcg_detach()1296 mcg->mcg_num_qps--; in hermon_mcg_detach()1344 qplist_indx = mcg->mcg_num_qps; in hermon_mcg_qplist_add()[all …]
708 mcg->mcg_num_qps++; in tavor_mcg_attach()810 mcg->mcg_num_qps++; in tavor_mcg_attach()968 newmcg->mcg_num_qps++; in tavor_mcg_attach()1121 if (mcg->mcg_num_qps == 1) { in tavor_mcg_detach()1155 mcg->mcg_num_qps--; in tavor_mcg_detach()1210 qplist_indx = mcg->mcg_num_qps; in tavor_mcg_qplist_add()1227 for (qplist_indx = 0; qplist_indx < mcg->mcg_num_qps; in tavor_mcg_qplist_add()1239 if (qplist_indx < mcg->mcg_num_qps) { in tavor_mcg_qplist_add()1282 qplist_indx = mcg->mcg_num_qps; in tavor_mcg_qplist_remove()1377 mcg->mcg_num_qps = 0; in tavor_mcg_setup_new_hdr()
303 uint_t mcg_num_qps; member
367 uint_t mcg_num_qps; member