Searched refs:bfa_mbox_cmd (Results 1 – 4 of 4) sorted by relevance
46 struct bfa_mbox_cmd get_cfg_mb;47 struct bfa_mbox_cmd get_stats_mb;48 struct bfa_mbox_cmd reset_stats_mb;
68 struct bfa_mbox_cmd dbell_mb;73 struct bfa_mbox_cmd copy_mb;96 struct bfa_mbox_cmd dbell_mb;112 struct bfa_mbox_cmd init_mb;
99 struct bfa_mbox_cmd { struct249 struct bfa_mbox_cmd *cmd,334 struct bfa_mbox_cmd mb; /* mailbox */
2132 struct bfa_mbox_cmd *cmd; in bfa_ioc_mbox_poll()2153 cmd = list_first_entry(&mod->cmd_q, struct bfa_mbox_cmd, qe); in bfa_ioc_mbox_poll()2173 struct bfa_mbox_cmd *cmd; in bfa_ioc_mbox_flush()2176 cmd = list_first_entry(&mod->cmd_q, struct bfa_mbox_cmd, qe); in bfa_ioc_mbox_flush()2650 bfa_nw_ioc_mbox_queue(struct bfa_ioc *ioc, struct bfa_mbox_cmd *cmd, in bfa_nw_ioc_mbox_queue()