Lines Matching defs:__ioc
37 #define bfa_ioc_timer_start(__ioc) \ argument
40 #define bfa_ioc_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer) argument
42 #define bfa_hb_timer_start(__ioc) \ argument
45 #define bfa_hb_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->hb_timer) argument
61 #define bfa_ioc_firmware_lock(__ioc) \ argument
63 #define bfa_ioc_firmware_unlock(__ioc) \ argument
65 #define bfa_ioc_reg_init(__ioc) ((__ioc)->ioc_hwif->ioc_reg_init(__ioc)) argument
66 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc)) argument
67 #define bfa_ioc_notify_fail(__ioc) \ argument
69 #define bfa_ioc_sync_start(__ioc) \ argument
71 #define bfa_ioc_sync_join(__ioc) \ argument
73 #define bfa_ioc_sync_leave(__ioc) \ argument
75 #define bfa_ioc_sync_ack(__ioc) \ argument
77 #define bfa_ioc_sync_complete(__ioc) \ argument
79 #define bfa_ioc_set_cur_ioc_fwstate(__ioc, __fwstate) \ argument
81 #define bfa_ioc_get_cur_ioc_fwstate(__ioc) \ argument
83 #define bfa_ioc_set_alt_ioc_fwstate(__ioc, __fwstate) \ argument
85 #define bfa_ioc_get_alt_ioc_fwstate(__ioc) \ argument
88 #define bfa_ioc_mbox_cmd_pending(__ioc) \ argument
167 #define bfa_iocpf_timer_start(__ioc) \ argument
170 #define bfa_iocpf_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer) argument
172 #define bfa_iocpf_poll_timer_start(__ioc) \ argument
176 #define bfa_sem_timer_start(__ioc) \ argument
179 #define bfa_sem_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->sem_timer) argument