Lines Matching defs:ndev

99 static int ntb_epf_send_command(struct ntb_epf_dev *ndev, u32 command,  in ntb_epf_send_command()
138 static int ntb_epf_mw_to_bar(struct ntb_epf_dev *ndev, int idx) in ntb_epf_mw_to_bar()
152 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_count() local
168 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_get_align() local
197 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_link_is_up() local
207 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_spad_read() local
225 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_spad_write() local
243 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_peer_spad_read() local
264 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_peer_spad_write() local
288 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_link_enable() local
303 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_link_disable() local
318 struct ntb_epf_dev *ndev = dev; in ntb_epf_vec_isr() local
332 static int ntb_epf_init_isr(struct ntb_epf_dev *ndev, int msi_min, int msi_max) in ntb_epf_init_isr()
406 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_set_trans() local
437 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_clear_trans() local
451 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_peer_mw_get_addr() local
471 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_peer_db_set() local
496 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_db_read() local
508 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_db_clear() local
538 static inline void ntb_epf_init_struct(struct ntb_epf_dev *ndev, in ntb_epf_init_struct()
546 static int ntb_epf_init_dev(struct ntb_epf_dev *ndev) in ntb_epf_init_dev()
566 static int ntb_epf_init_pci(struct ntb_epf_dev *ndev, in ntb_epf_init_pci()
634 static void ntb_epf_deinit_pci(struct ntb_epf_dev *ndev) in ntb_epf_deinit_pci()
647 static void ntb_epf_cleanup_isr(struct ntb_epf_dev *ndev) in ntb_epf_cleanup_isr()
668 struct ntb_epf_dev *ndev; in ntb_epf_pci_probe() local
726 struct ntb_epf_dev *ndev = pci_get_drvdata(pdev); in ntb_epf_pci_remove() local