Searched defs:bfa_ioc (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h176 struct bfa_ioc *ioc;
182 struct bfa_ioc { struct
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 *io
[all...]

Completed in 74 milliseconds