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()
1162 for (index = 0; index <= ibmvmc.max_hmc_index; index++) { in ibmvmc_setup_hmc()
1439 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_add_buffer()
1555 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_rem_buffer()
1617 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_recv_msg()
1714 ibmvmc.max_hmc_index = min_t(u8, ibmvmc_max_hmcs, crq->max_hmc) - 1; in ibmvmc_process_capabilities()
1719 ibmvmc.max_hmc_index); in ibmvmc_process_capabilities()
1742 if (hmc_index > ibmvmc.max_hmc_index) in ibmvmc_validate_hmc_session()
1860 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_process_open_resp()
1909 if (hmc_index > ibmvmc.max_hmc_index) { in ibmvmc_process_close_resp()
2380 ibmvmc.max_hmc_index = ibmvmc_max_hmcs - 1; in ibmvmc_module_init()