Lines Matching refs:bfad_s
100 struct bfad_s *bfad;
127 struct bfad_s *bfad;
154 struct bfad_s *bfad;
182 struct bfad_s { struct
289 bfa_status_t bfad_vport_create(struct bfad_s *bfad, u16 vf_id,
292 bfa_status_t bfad_vf_create(struct bfad_s *bfad, u16 vf_id,
294 bfa_status_t bfad_cfg_pport(struct bfad_s *bfad, enum bfa_lport_role role);
295 bfa_status_t bfad_drv_init(struct bfad_s *bfad);
296 bfa_status_t bfad_start_ops(struct bfad_s *bfad);
297 void bfad_drv_start(struct bfad_s *bfad);
298 void bfad_uncfg_pport(struct bfad_s *bfad);
299 void bfad_stop(struct bfad_s *bfad);
300 void bfad_fcs_stop(struct bfad_s *bfad);
301 void bfad_remove_intr(struct bfad_s *bfad);
302 void bfad_hal_mem_release(struct bfad_s *bfad);
305 int bfad_setup_intr(struct bfad_s *bfad);
306 void bfad_remove_intr(struct bfad_s *bfad);
308 bfa_status_t bfad_hal_mem_alloc(struct bfad_s *bfad);
310 void bfad_init_timer(struct bfad_s *bfad);
311 int bfad_pci_init(struct pci_dev *pdev, struct bfad_s *bfad);
312 void bfad_pci_uninit(struct pci_dev *pdev, struct bfad_s *bfad);
313 void bfad_drv_uninit(struct bfad_s *bfad);
320 void bfad_rport_online_wait(struct bfad_s *bfad);
321 int bfad_get_linkup_delay(struct bfad_s *bfad);
322 int bfad_install_msix_handler(struct bfad_s *bfad);