• Home
  • Raw
  • Download

Lines Matching defs:ndev

97 static int ntb_epf_send_command(struct ntb_epf_dev *ndev, u32 command,  in ntb_epf_send_command()
136 static int ntb_epf_mw_to_bar(struct ntb_epf_dev *ndev, int idx) in ntb_epf_mw_to_bar()
150 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_count() local
166 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_get_align() local
195 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_link_is_up() local
205 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_spad_read() local
223 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_spad_write() local
241 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_peer_spad_read() local
262 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_peer_spad_write() local
286 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_link_enable() local
301 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_link_disable() local
316 struct ntb_epf_dev *ndev = dev; in ntb_epf_vec_isr() local
330 static int ntb_epf_init_isr(struct ntb_epf_dev *ndev, int msi_min, int msi_max) in ntb_epf_init_isr()
404 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_set_trans() local
435 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_clear_trans() local
449 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_peer_mw_get_addr() local
469 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_peer_db_set() local
494 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_db_read() local
506 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_db_clear() local
536 static inline void ntb_epf_init_struct(struct ntb_epf_dev *ndev, in ntb_epf_init_struct()
544 static int ntb_epf_init_dev(struct ntb_epf_dev *ndev) in ntb_epf_init_dev()
564 static int ntb_epf_init_pci(struct ntb_epf_dev *ndev, in ntb_epf_init_pci()
628 static void ntb_epf_deinit_pci(struct ntb_epf_dev *ndev) in ntb_epf_deinit_pci()
642 static void ntb_epf_cleanup_isr(struct ntb_epf_dev *ndev) in ntb_epf_cleanup_isr()
662 struct ntb_epf_dev *ndev; in ntb_epf_pci_probe() local
721 struct ntb_epf_dev *ndev = pci_get_drvdata(pdev); in ntb_epf_pci_remove() local