Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_port.h27 struct bfa_mbox_cmd_s stats_mb;
35 struct bfa_mbox_cmd_s endis_mb;
98 struct bfa_mbox_cmd_s get_cfg_mb;
99 struct bfa_mbox_cmd_s get_stats_mb;
100 struct bfa_mbox_cmd_s reset_stats_mb;
Dbfa_ioc.h228 struct bfa_mbox_cmd_s { struct
433 struct bfa_mbox_cmd_s mb;
455 struct bfa_mbox_cmd_s mbcmd;
516 struct bfa_mbox_cmd_s mb; /* mailbox */
582 struct bfa_mbox_cmd_s mbcmd;
606 struct bfa_mbox_cmd_s mbcmd;
617 struct bfa_mbox_cmd_s mbcmd;
623 struct bfa_mbox_cmd_s mbcmd;
628 struct bfa_mbox_cmd_s mbcmd;
708 struct bfa_mbox_cmd_s mb; /* mailbox */
[all …]
Dbfa_ioc.c1994 struct bfa_mbox_cmd_s *cmd; in bfa_ioc_mbox_poll()
2024 struct bfa_mbox_cmd_s *cmd; in bfa_ioc_mbox_flush()
2559 bfa_ioc_mbox_queue(struct bfa_ioc_s *ioc, struct bfa_mbox_cmd_s *cmd) in bfa_ioc_mbox_queue()
2983 struct bfa_mbox_cmd_s cmd; in bfa_ioc_send_fwsync()