Home
last modified time | relevance | path

Searched refs:bfa_mbox_cmd_s (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_port.h35 struct bfa_mbox_cmd_s stats_mb;
43 struct bfa_mbox_cmd_s endis_mb;
106 struct bfa_mbox_cmd_s get_cfg_mb;
107 struct bfa_mbox_cmd_s get_stats_mb;
108 struct bfa_mbox_cmd_s reset_stats_mb;
Dbfa_ioc.h236 struct bfa_mbox_cmd_s { struct
414 struct bfa_mbox_cmd_s mb;
436 struct bfa_mbox_cmd_s mbcmd;
497 struct bfa_mbox_cmd_s mb; /* mailbox */
563 struct bfa_mbox_cmd_s mbcmd;
587 struct bfa_mbox_cmd_s mbcmd;
598 struct bfa_mbox_cmd_s mbcmd;
604 struct bfa_mbox_cmd_s mbcmd;
609 struct bfa_mbox_cmd_s mbcmd;
689 struct bfa_mbox_cmd_s mb; /* mailbox */
[all …]
Dbfa_ioc.c2012 struct bfa_mbox_cmd_s *cmd; in bfa_ioc_mbox_poll()
2042 struct bfa_mbox_cmd_s *cmd; in bfa_ioc_mbox_flush()
2577 bfa_ioc_mbox_queue(struct bfa_ioc_s *ioc, struct bfa_mbox_cmd_s *cmd) in bfa_ioc_mbox_queue()
3001 struct bfa_mbox_cmd_s cmd; in bfa_ioc_send_fwsync()