Home
last modified time | relevance | path

Searched defs:bfa_iocpf (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.h150 struct bfa_iocpf { struct
151 bfa_fsm_t fsm;
152 struct bfa_ioc *ioc;
153 bool fw_mismatch_notified;
154 bool auto_recover;
155 u32 poll_time;
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.h152 struct bfa_iocpf { struct
153 void (*fsm)(struct bfa_iocpf *s, enum iocpf_event e); argument
154 struct bfa_ioc *ioc;
155 bool fw_mismatch_notified;
156 bool auto_recover;
157 u32 poll_time;