Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_port.h34 struct bfa_mbox_cmd_s stats_mb;
42 struct bfa_mbox_cmd_s endis_mb;
105 struct bfa_mbox_cmd_s get_cfg_mb;
106 struct bfa_mbox_cmd_s get_stats_mb;
107 struct bfa_mbox_cmd_s reset_stats_mb;
Dbfa_ioc.h231 struct bfa_mbox_cmd_s { struct
409 struct bfa_mbox_cmd_s mb;
431 struct bfa_mbox_cmd_s mbcmd;
492 struct bfa_mbox_cmd_s mb; /* mailbox */
558 struct bfa_mbox_cmd_s mbcmd;
582 struct bfa_mbox_cmd_s mbcmd;
593 struct bfa_mbox_cmd_s mbcmd;
599 struct bfa_mbox_cmd_s mbcmd;
604 struct bfa_mbox_cmd_s mbcmd;
684 struct bfa_mbox_cmd_s mb; /* mailbox */
[all …]
Dbfa_ioc.c2009 struct bfa_mbox_cmd_s *cmd; in bfa_ioc_mbox_poll()
2039 struct bfa_mbox_cmd_s *cmd; in bfa_ioc_mbox_flush()
2574 bfa_ioc_mbox_queue(struct bfa_ioc_s *ioc, struct bfa_mbox_cmd_s *cmd) in bfa_ioc_mbox_queue()
2998 struct bfa_mbox_cmd_s cmd; in bfa_ioc_send_fwsync()