Home
last modified time | relevance | path

Searched refs:db_vec_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/ntb/hw/intel/
Dntb_hw_intel.h155 unsigned char db_vec_count; member
Dntb_hw_gen1.c409 ndev->db_vec_count = msix_count; in ndev_init_isr()
437 ndev->db_vec_count = 1; in ndev_init_isr()
455 ndev->db_vec_count = 1; in ndev_init_isr()
477 i = ndev->db_vec_count; in ndev_deinit_isr()
557 "Doorbell Vector Count -\t%u\n", ndev->db_vec_count); in ndev_ntb_debugfs_read()
1063 return ndev->db_vec_count; in intel_ntb_db_vector_count()
1070 if (db_vector < 0 || db_vector > ndev->db_vec_count) in intel_ntb_db_vector_mask()
1841 ndev->db_vec_count = 0; in ndev_init_struct()
Dntb_hw_gen3.c309 "Doorbell Vector Count -\t%u\n", ndev->db_vec_count); in ndev_ntb3_debugfs_read()