Home
last modified time | relevance | path

Searched refs:max_hmc_index (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/
A Dibmvmc.c330 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()
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()
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()
[all …]
A Dibmvmc.h175 u32 max_hmc_index; member

Completed in 12 milliseconds