Lines Matching defs:__ioc
36 #define bfa_ioc_timer_start(__ioc) \ argument
39 #define bfa_ioc_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer) argument
41 #define bfa_hb_timer_start(__ioc) \ argument
44 #define bfa_hb_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->hb_timer) argument
52 #define bfa_ioc_firmware_lock(__ioc) \ argument
54 #define bfa_ioc_firmware_unlock(__ioc) \ argument
56 #define bfa_ioc_reg_init(__ioc) ((__ioc)->ioc_hwif->ioc_reg_init(__ioc)) argument
57 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc)) argument
58 #define bfa_ioc_notify_fail(__ioc) \ argument
60 #define bfa_ioc_sync_start(__ioc) \ argument
62 #define bfa_ioc_sync_join(__ioc) \ argument
64 #define bfa_ioc_sync_leave(__ioc) \ argument
66 #define bfa_ioc_sync_ack(__ioc) \ argument
68 #define bfa_ioc_sync_complete(__ioc) \ argument
71 #define bfa_ioc_mbox_cmd_pending(__ioc) \ argument
150 #define bfa_iocpf_timer_start(__ioc) \ argument
153 #define bfa_iocpf_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer) argument
155 #define bfa_iocpf_poll_timer_start(__ioc) \ argument
159 #define bfa_sem_timer_start(__ioc) \ argument
162 #define bfa_sem_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->sem_timer) argument