Lines Matching defs:__ioc
30 #define bfa_ioc_timer_start(__ioc) \ argument
33 #define bfa_ioc_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer) argument
35 #define bfa_hb_timer_start(__ioc) \ argument
38 #define bfa_hb_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->hb_timer) argument
54 #define bfa_ioc_firmware_lock(__ioc) \ argument
56 #define bfa_ioc_firmware_unlock(__ioc) \ argument
58 #define bfa_ioc_reg_init(__ioc) ((__ioc)->ioc_hwif->ioc_reg_init(__ioc)) argument
59 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc)) argument
60 #define bfa_ioc_notify_fail(__ioc) \ argument
62 #define bfa_ioc_sync_start(__ioc) \ argument
64 #define bfa_ioc_sync_join(__ioc) \ argument
66 #define bfa_ioc_sync_leave(__ioc) \ argument
68 #define bfa_ioc_sync_ack(__ioc) \ argument
70 #define bfa_ioc_sync_complete(__ioc) \ argument
72 #define bfa_ioc_set_cur_ioc_fwstate(__ioc, __fwstate) \ argument
74 #define bfa_ioc_get_cur_ioc_fwstate(__ioc) \ argument
76 #define bfa_ioc_set_alt_ioc_fwstate(__ioc, __fwstate) \ argument
78 #define bfa_ioc_get_alt_ioc_fwstate(__ioc) \ argument
81 #define bfa_ioc_mbox_cmd_pending(__ioc) \ argument
160 #define bfa_iocpf_timer_start(__ioc) \ argument
163 #define bfa_iocpf_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer) argument
165 #define bfa_iocpf_poll_timer_start(__ioc) \ argument
169 #define bfa_sem_timer_start(__ioc) \ argument
172 #define bfa_sem_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->sem_timer) argument