Lines Matching refs:bfa_ioc

29 static bool bfa_ioc_ct_firmware_lock(struct bfa_ioc *ioc);
30 static void bfa_ioc_ct_firmware_unlock(struct bfa_ioc *ioc);
31 static void bfa_ioc_ct_reg_init(struct bfa_ioc *ioc);
32 static void bfa_ioc_ct2_reg_init(struct bfa_ioc *ioc);
33 static void bfa_ioc_ct_map_port(struct bfa_ioc *ioc);
34 static void bfa_ioc_ct2_map_port(struct bfa_ioc *ioc);
35 static void bfa_ioc_ct_isr_mode_set(struct bfa_ioc *ioc, bool msix);
36 static void bfa_ioc_ct_notify_fail(struct bfa_ioc *ioc);
37 static void bfa_ioc_ct_ownership_reset(struct bfa_ioc *ioc);
38 static bool bfa_ioc_ct_sync_start(struct bfa_ioc *ioc);
39 static void bfa_ioc_ct_sync_join(struct bfa_ioc *ioc);
40 static void bfa_ioc_ct_sync_leave(struct bfa_ioc *ioc);
41 static void bfa_ioc_ct_sync_ack(struct bfa_ioc *ioc);
42 static bool bfa_ioc_ct_sync_complete(struct bfa_ioc *ioc);
44 struct bfa_ioc *ioc, enum bfi_ioc_state fwstate);
45 static enum bfi_ioc_state bfa_ioc_ct_get_cur_ioc_fwstate(struct bfa_ioc *ioc);
47 struct bfa_ioc *ioc, enum bfi_ioc_state fwstate);
48 static enum bfi_ioc_state bfa_ioc_ct_get_alt_ioc_fwstate(struct bfa_ioc *ioc);
53 static bool bfa_ioc_ct2_lpu_read_stat(struct bfa_ioc *ioc);
98 bfa_nw_ioc_set_ct_hwif(struct bfa_ioc *ioc) in bfa_nw_ioc_set_ct_hwif()
104 bfa_nw_ioc_set_ct2_hwif(struct bfa_ioc *ioc) in bfa_nw_ioc_set_ct2_hwif()
111 bfa_ioc_ct_firmware_lock(struct bfa_ioc *ioc) in bfa_ioc_ct_firmware_lock()
163 bfa_ioc_ct_firmware_unlock(struct bfa_ioc *ioc) in bfa_ioc_ct_firmware_unlock()
189 bfa_ioc_ct_notify_fail(struct bfa_ioc *ioc) in bfa_ioc_ct_notify_fail()
249 bfa_ioc_ct_reg_init(struct bfa_ioc *ioc) in bfa_ioc_ct_reg_init()
308 bfa_ioc_ct2_reg_init(struct bfa_ioc *ioc) in bfa_ioc_ct2_reg_init()
369 bfa_ioc_ct_map_port(struct bfa_ioc *ioc) in bfa_ioc_ct_map_port()
384 bfa_ioc_ct2_map_port(struct bfa_ioc *ioc) in bfa_ioc_ct2_map_port()
395 bfa_ioc_ct_isr_mode_set(struct bfa_ioc *ioc, bool msix) in bfa_ioc_ct_isr_mode_set()
423 bfa_ioc_ct2_lpu_read_stat(struct bfa_ioc *ioc) in bfa_ioc_ct2_lpu_read_stat()
445 bfa_nw_ioc_ct2_poweron(struct bfa_ioc *ioc) in bfa_nw_ioc_ct2_poweron()
466 bfa_ioc_ct_ownership_reset(struct bfa_ioc *ioc) in bfa_ioc_ct_ownership_reset()
483 bfa_ioc_ct_sync_start(struct bfa_ioc *ioc) in bfa_ioc_ct_sync_start()
507 bfa_ioc_ct_sync_join(struct bfa_ioc *ioc) in bfa_ioc_ct_sync_join()
516 bfa_ioc_ct_sync_leave(struct bfa_ioc *ioc) in bfa_ioc_ct_sync_leave()
526 bfa_ioc_ct_sync_ack(struct bfa_ioc *ioc) in bfa_ioc_ct_sync_ack()
534 bfa_ioc_ct_sync_complete(struct bfa_ioc *ioc) in bfa_ioc_ct_sync_complete()
575 bfa_ioc_ct_set_cur_ioc_fwstate(struct bfa_ioc *ioc, in bfa_ioc_ct_set_cur_ioc_fwstate()
582 bfa_ioc_ct_get_cur_ioc_fwstate(struct bfa_ioc *ioc) in bfa_ioc_ct_get_cur_ioc_fwstate()
588 bfa_ioc_ct_set_alt_ioc_fwstate(struct bfa_ioc *ioc, in bfa_ioc_ct_set_alt_ioc_fwstate()
595 bfa_ioc_ct_get_alt_ioc_fwstate(struct bfa_ioc *ioc) in bfa_ioc_ct_get_alt_ioc_fwstate()