Lines Matching refs:bfa_ioc_s
30 static bfa_boolean_t bfa_ioc_ct_firmware_lock(struct bfa_ioc_s *ioc);
31 static void bfa_ioc_ct_firmware_unlock(struct bfa_ioc_s *ioc);
32 static void bfa_ioc_ct_notify_fail(struct bfa_ioc_s *ioc);
33 static void bfa_ioc_ct_ownership_reset(struct bfa_ioc_s *ioc);
34 static bfa_boolean_t bfa_ioc_ct_sync_start(struct bfa_ioc_s *ioc);
35 static void bfa_ioc_ct_sync_join(struct bfa_ioc_s *ioc);
36 static void bfa_ioc_ct_sync_leave(struct bfa_ioc_s *ioc);
37 static void bfa_ioc_ct_sync_ack(struct bfa_ioc_s *ioc);
38 static bfa_boolean_t bfa_ioc_ct_sync_complete(struct bfa_ioc_s *ioc);
40 struct bfa_ioc_s *ioc, enum bfi_ioc_state fwstate);
41 static enum bfi_ioc_state bfa_ioc_ct_get_cur_ioc_fwstate(struct bfa_ioc_s *ioc);
43 struct bfa_ioc_s *ioc, enum bfi_ioc_state fwstate);
44 static enum bfi_ioc_state bfa_ioc_ct_get_alt_ioc_fwstate(struct bfa_ioc_s *ioc);
53 bfa_ioc_ct_firmware_lock(struct bfa_ioc_s *ioc) in bfa_ioc_ct_firmware_lock()
105 bfa_ioc_ct_firmware_unlock(struct bfa_ioc_s *ioc) in bfa_ioc_ct_firmware_unlock()
128 bfa_ioc_ct_notify_fail(struct bfa_ioc_s *ioc) in bfa_ioc_ct_notify_fail()
183 bfa_ioc_ct_reg_init(struct bfa_ioc_s *ioc) in bfa_ioc_ct_reg_init()
242 bfa_ioc_ct2_reg_init(struct bfa_ioc_s *ioc) in bfa_ioc_ct2_reg_init()
305 bfa_ioc_ct_map_port(struct bfa_ioc_s *ioc) in bfa_ioc_ct_map_port()
322 bfa_ioc_ct2_map_port(struct bfa_ioc_s *ioc) in bfa_ioc_ct2_map_port()
338 bfa_ioc_ct_isr_mode_set(struct bfa_ioc_s *ioc, bfa_boolean_t msix) in bfa_ioc_ct_isr_mode_set()
368 bfa_ioc_ct2_lpu_read_stat(struct bfa_ioc_s *ioc) in bfa_ioc_ct2_lpu_read_stat()
385 bfa_ioc_ct_ownership_reset(struct bfa_ioc_s *ioc) in bfa_ioc_ct_ownership_reset()
404 bfa_ioc_ct_sync_start(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_start()
431 bfa_ioc_ct_sync_join(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_join()
440 bfa_ioc_ct_sync_leave(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_leave()
450 bfa_ioc_ct_sync_ack(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_ack()
459 bfa_ioc_ct_sync_complete(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_complete()
503 bfa_ioc_set_ctx_hwif(struct bfa_ioc_s *ioc, struct bfa_ioc_hwif_s *hwif) in bfa_ioc_set_ctx_hwif()
524 bfa_ioc_set_ct_hwif(struct bfa_ioc_s *ioc) in bfa_ioc_set_ct_hwif()
539 bfa_ioc_set_ct2_hwif(struct bfa_ioc_s *ioc) in bfa_ioc_set_ct2_hwif()
562 bfa_ioc_ct2_poweron(struct bfa_ioc_s *ioc) in bfa_ioc_ct2_poweron()
967 bfa_ioc_ct_set_cur_ioc_fwstate(struct bfa_ioc_s *ioc, in bfa_ioc_ct_set_cur_ioc_fwstate()
974 bfa_ioc_ct_get_cur_ioc_fwstate(struct bfa_ioc_s *ioc) in bfa_ioc_ct_get_cur_ioc_fwstate()
980 bfa_ioc_ct_set_alt_ioc_fwstate(struct bfa_ioc_s *ioc, in bfa_ioc_ct_set_alt_ioc_fwstate()
987 bfa_ioc_ct_get_alt_ioc_fwstate(struct bfa_ioc_s *ioc) in bfa_ioc_ct_get_alt_ioc_fwstate()