Searched refs:CI_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define CI_TABLE_SIZE(num_qps) ((num_qps) * CI_Q_ADDR_SIZE) macro403 ci_addr_base = dma_alloc_coherent(&pdev->dev, CI_TABLE_SIZE(num_qps), in hinic_io_create_qps()442 dma_free_coherent(&pdev->dev, CI_TABLE_SIZE(num_qps), in hinic_io_create_qps()471 ci_table_size = CI_TABLE_SIZE(num_qps); in hinic_io_destroy_qps()