Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ntb/hw/intel/
Dntb_hw_intel.h303 unsigned char db_vec_shift; member
Dntb_hw_intel.c337 shift = ndev->db_vec_shift; in ndev_vec_mask()
470 ndev->db_vec_shift = msix_shift; in ndev_init_isr()
498 ndev->db_vec_shift = total_shift; in ndev_init_isr()
516 ndev->db_vec_shift = total_shift; in ndev_init_isr()
617 "Doorbell Vector Shift -\t%u\n", ndev->db_vec_shift); in ndev_debugfs_read()
2029 ndev->db_vec_shift = 0; in ndev_init_struct()