Home
last modified time | relevance | path

Searched refs:ci_table_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_io.c473 size_t ci_table_size; in hinic_io_destroy_qps() local
476 ci_table_size = CI_TABLE_SIZE(num_qps); in hinic_io_destroy_qps()
481 dma_free_coherent(&pdev->dev, ci_table_size, func_to_io->ci_addr_base, in hinic_io_destroy_qps()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_io.c472 size_t ci_table_size; in hinic_io_destroy_qps() local
475 ci_table_size = CI_TABLE_SIZE(num_qps); in hinic_io_destroy_qps()
480 dma_free_coherent(&pdev->dev, ci_table_size, func_to_io->ci_addr_base, in hinic_io_destroy_qps()

Completed in 2 milliseconds