Lines Matching refs:bfa_ioc_s

28 static bfa_boolean_t bfa_ioc_cb_firmware_lock(struct bfa_ioc_s *ioc);
29 static void bfa_ioc_cb_firmware_unlock(struct bfa_ioc_s *ioc);
30 static void bfa_ioc_cb_reg_init(struct bfa_ioc_s *ioc);
31 static void bfa_ioc_cb_map_port(struct bfa_ioc_s *ioc);
32 static void bfa_ioc_cb_isr_mode_set(struct bfa_ioc_s *ioc, bfa_boolean_t msix);
33 static void bfa_ioc_cb_notify_fail(struct bfa_ioc_s *ioc);
34 static void bfa_ioc_cb_ownership_reset(struct bfa_ioc_s *ioc);
35 static bfa_boolean_t bfa_ioc_cb_sync_start(struct bfa_ioc_s *ioc);
36 static void bfa_ioc_cb_sync_join(struct bfa_ioc_s *ioc);
37 static void bfa_ioc_cb_sync_leave(struct bfa_ioc_s *ioc);
38 static void bfa_ioc_cb_sync_ack(struct bfa_ioc_s *ioc);
39 static bfa_boolean_t bfa_ioc_cb_sync_complete(struct bfa_ioc_s *ioc);
47 bfa_ioc_set_cb_hwif(struct bfa_ioc_s *ioc) in bfa_ioc_set_cb_hwif()
70 bfa_ioc_cb_firmware_lock(struct bfa_ioc_s *ioc) in bfa_ioc_cb_firmware_lock()
76 bfa_ioc_cb_firmware_unlock(struct bfa_ioc_s *ioc) in bfa_ioc_cb_firmware_unlock()
84 bfa_ioc_cb_notify_fail(struct bfa_ioc_s *ioc) in bfa_ioc_cb_notify_fail()
108 bfa_ioc_cb_reg_init(struct bfa_ioc_s *ioc) in bfa_ioc_cb_reg_init()
166 bfa_ioc_cb_map_port(struct bfa_ioc_s *ioc) in bfa_ioc_cb_map_port()
180 bfa_ioc_cb_isr_mode_set(struct bfa_ioc_s *ioc, bfa_boolean_t msix) in bfa_ioc_cb_isr_mode_set()
188 bfa_ioc_cb_sync_start(struct bfa_ioc_s *ioc) in bfa_ioc_cb_sync_start()
197 bfa_ioc_cb_ownership_reset(struct bfa_ioc_s *ioc) in bfa_ioc_cb_ownership_reset()
213 bfa_ioc_cb_sync_join(struct bfa_ioc_s *ioc) in bfa_ioc_cb_sync_join()
218 bfa_ioc_cb_sync_leave(struct bfa_ioc_s *ioc) in bfa_ioc_cb_sync_leave()
223 bfa_ioc_cb_sync_ack(struct bfa_ioc_s *ioc) in bfa_ioc_cb_sync_ack()
229 bfa_ioc_cb_sync_complete(struct bfa_ioc_s *ioc) in bfa_ioc_cb_sync_complete()