Lines Matching defs:__ioc
38 #define bfa_ioc_timer_start(__ioc) \ argument
41 #define bfa_ioc_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer) argument
43 #define bfa_hb_timer_start(__ioc) \ argument
46 #define bfa_hb_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->hb_timer) argument
62 #define bfa_ioc_firmware_lock(__ioc) \ argument
64 #define bfa_ioc_firmware_unlock(__ioc) \ argument
66 #define bfa_ioc_reg_init(__ioc) ((__ioc)->ioc_hwif->ioc_reg_init(__ioc)) argument
67 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc)) argument
68 #define bfa_ioc_notify_fail(__ioc) \ argument
70 #define bfa_ioc_sync_start(__ioc) \ argument
72 #define bfa_ioc_sync_join(__ioc) \ argument
74 #define bfa_ioc_sync_leave(__ioc) \ argument
76 #define bfa_ioc_sync_ack(__ioc) \ argument
78 #define bfa_ioc_sync_complete(__ioc) \ argument
80 #define bfa_ioc_set_cur_ioc_fwstate(__ioc, __fwstate) \ argument
82 #define bfa_ioc_get_cur_ioc_fwstate(__ioc) \ argument
84 #define bfa_ioc_set_alt_ioc_fwstate(__ioc, __fwstate) \ argument
86 #define bfa_ioc_get_alt_ioc_fwstate(__ioc) \ argument
89 #define bfa_ioc_mbox_cmd_pending(__ioc) \ argument
168 #define bfa_iocpf_timer_start(__ioc) \ argument
171 #define bfa_iocpf_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer) argument
173 #define bfa_iocpf_poll_timer_start(__ioc) \ argument
177 #define bfa_sem_timer_start(__ioc) \ argument
180 #define bfa_sem_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->sem_timer) argument