Lines Matching refs:bfa_ioc_s

37 static bfa_boolean_t bfa_ioc_ct_firmware_lock(struct bfa_ioc_s *ioc);
38 static void bfa_ioc_ct_firmware_unlock(struct bfa_ioc_s *ioc);
39 static void bfa_ioc_ct_notify_fail(struct bfa_ioc_s *ioc);
40 static void bfa_ioc_ct_ownership_reset(struct bfa_ioc_s *ioc);
41 static bfa_boolean_t bfa_ioc_ct_sync_start(struct bfa_ioc_s *ioc);
42 static void bfa_ioc_ct_sync_join(struct bfa_ioc_s *ioc);
43 static void bfa_ioc_ct_sync_leave(struct bfa_ioc_s *ioc);
44 static void bfa_ioc_ct_sync_ack(struct bfa_ioc_s *ioc);
45 static bfa_boolean_t bfa_ioc_ct_sync_complete(struct bfa_ioc_s *ioc);
54 bfa_ioc_ct_firmware_lock(struct bfa_ioc_s *ioc) in bfa_ioc_ct_firmware_lock()
113 bfa_ioc_ct_firmware_unlock(struct bfa_ioc_s *ioc) in bfa_ioc_ct_firmware_unlock()
143 bfa_ioc_ct_notify_fail(struct bfa_ioc_s *ioc) in bfa_ioc_ct_notify_fail()
198 bfa_ioc_ct_reg_init(struct bfa_ioc_s *ioc) in bfa_ioc_ct_reg_init()
257 bfa_ioc_ct2_reg_init(struct bfa_ioc_s *ioc) in bfa_ioc_ct2_reg_init()
320 bfa_ioc_ct_map_port(struct bfa_ioc_s *ioc) in bfa_ioc_ct_map_port()
337 bfa_ioc_ct2_map_port(struct bfa_ioc_s *ioc) in bfa_ioc_ct2_map_port()
353 bfa_ioc_ct_isr_mode_set(struct bfa_ioc_s *ioc, bfa_boolean_t msix) in bfa_ioc_ct_isr_mode_set()
383 bfa_ioc_ct2_lpu_read_stat(struct bfa_ioc_s *ioc) in bfa_ioc_ct2_lpu_read_stat()
400 bfa_ioc_ct_ownership_reset(struct bfa_ioc_s *ioc) in bfa_ioc_ct_ownership_reset()
420 bfa_ioc_ct_sync_start(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_start()
447 bfa_ioc_ct_sync_join(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_join()
456 bfa_ioc_ct_sync_leave(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_leave()
466 bfa_ioc_ct_sync_ack(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_ack()
475 bfa_ioc_ct_sync_complete(struct bfa_ioc_s *ioc) in bfa_ioc_ct_sync_complete()
519 bfa_ioc_set_ctx_hwif(struct bfa_ioc_s *ioc, struct bfa_ioc_hwif_s *hwif) in bfa_ioc_set_ctx_hwif()
536 bfa_ioc_set_ct_hwif(struct bfa_ioc_s *ioc) in bfa_ioc_set_ct_hwif()
551 bfa_ioc_set_ct2_hwif(struct bfa_ioc_s *ioc) in bfa_ioc_set_ct2_hwif()
574 bfa_ioc_ct2_poweron(struct bfa_ioc_s *ioc) in bfa_ioc_ct2_poweron()