Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ntb/hw/intel/
Dntb_hw_intel.h154 unsigned char db_vec_count; member
Dntb_hw_gen1.c411 ndev->db_vec_count = msix_count; in ndev_init_isr()
439 ndev->db_vec_count = 1; in ndev_init_isr()
457 ndev->db_vec_count = 1; in ndev_init_isr()
479 i = ndev->db_vec_count; in ndev_deinit_isr()
559 "Doorbell Vector Count -\t%u\n", ndev->db_vec_count); in ndev_ntb_debugfs_read()
1065 return ndev->db_vec_count; in intel_ntb_db_vector_count()
1072 if (db_vector < 0 || db_vector > ndev->db_vec_count) in intel_ntb_db_vector_mask()
1828 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()