Lines Matching refs:max_hmc_index
330 if (hmc_index > ibmvmc.max_hmc_index) in ibmvmc_get_valid_hmc_buffer()
363 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_get_free_hmc_buffer()
415 if (hmc_index > ibmvmc.max_hmc_index) in ibmvmc_count_hmc_buffers()
452 for (i = 0; i <= ibmvmc.max_hmc_index; i++) { in ibmvmc_get_free_hmc()
1167 for (index = 0; index <= ibmvmc.max_hmc_index; index++) { in ibmvmc_setup_hmc()
1442 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_add_buffer()
1558 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_rem_buffer()
1620 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_recv_msg()
1717 ibmvmc.max_hmc_index = min_t(u8, ibmvmc_max_hmcs, crq->max_hmc) - 1; in ibmvmc_process_capabilities()
1722 ibmvmc.max_hmc_index); in ibmvmc_process_capabilities()
1745 if (hmc_index > ibmvmc.max_hmc_index) in ibmvmc_validate_hmc_session()
1863 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_process_open_resp()
1912 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_process_close_resp()
2381 ibmvmc.max_hmc_index = ibmvmc_max_hmcs - 1; in ibmvmc_module_init()