Home
last modified time | relevance | path

Searched defs:db_vector (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c347 unsigned int db_vector; in ntb_epf_vec_isr() local
452 static u64 ntb_epf_db_vector_mask(struct ntb_dev *ntb, int db_vector) in ntb_epf_db_vector_mask()
/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen1.c267 static inline u64 ndev_vec_mask(struct intel_ntb_dev *ndev, int db_vector) in ndev_vec_mask()
1070 u64 intel_ntb_db_vector_mask(struct ntb_dev *ntb, int db_vector) in intel_ntb_db_vector_mask()
/linux/drivers/ntb/hw/amd/
H A Dntb_hw_amd.c419 static u64 amd_ntb_db_vector_mask(struct ntb_dev *ntb, int db_vector) in amd_ntb_db_vector_mask()
/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c615 static u64 switchtec_ntb_db_vector_mask(struct ntb_dev *ntb, int db_vector) in switchtec_ntb_db_vector_mask()
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c1394 static u64 vntb_epf_db_vector_mask(struct ntb_dev *ntb, int db_vector) in vntb_epf_db_vector_mask()