Lines Matching defs:bfa_ioc_hwif
218 struct bfa_ioc_hwif { struct
219 enum bfa_status (*ioc_pll_init) (void __iomem *rb,
221 bool (*ioc_firmware_lock) (struct bfa_ioc *ioc);
222 void (*ioc_firmware_unlock) (struct bfa_ioc *ioc);
223 void (*ioc_reg_init) (struct bfa_ioc *ioc);
224 void (*ioc_map_port) (struct bfa_ioc *ioc);
225 void (*ioc_isr_mode_set) (struct bfa_ioc *ioc,
227 void (*ioc_notify_fail) (struct bfa_ioc *ioc);
228 void (*ioc_ownership_reset) (struct bfa_ioc *ioc);
229 bool (*ioc_sync_start) (struct bfa_ioc *ioc);
230 void (*ioc_sync_join) (struct bfa_ioc *ioc);
231 void (*ioc_sync_leave) (struct bfa_ioc *ioc);
232 void (*ioc_sync_ack) (struct bfa_ioc *ioc);
233 bool (*ioc_sync_complete) (struct bfa_ioc *ioc);
234 bool (*ioc_lpu_read_stat) (struct bfa_ioc *ioc);