Searched refs:bfa_mbox_cmd (Results 1 – 4 of 4) sorted by relevance
74 struct bfa_mbox_cmd dbell_mb;79 struct bfa_mbox_cmd copy_mb;100 struct bfa_mbox_cmd dbell_mb;116 struct bfa_mbox_cmd init_mb;
54 struct bfa_mbox_cmd get_cfg_mb;55 struct bfa_mbox_cmd get_stats_mb;56 struct bfa_mbox_cmd reset_stats_mb;
107 struct bfa_mbox_cmd { struct253 struct bfa_mbox_cmd *cmd,338 struct bfa_mbox_cmd mb; /* mailbox */
2144 struct bfa_mbox_cmd *cmd; in bfa_ioc_mbox_poll()2165 cmd = list_first_entry(&mod->cmd_q, struct bfa_mbox_cmd, qe); in bfa_ioc_mbox_poll()2185 struct bfa_mbox_cmd *cmd; in bfa_ioc_mbox_flush()2188 cmd = list_first_entry(&mod->cmd_q, struct bfa_mbox_cmd, qe); in bfa_ioc_mbox_flush()2656 bfa_nw_ioc_mbox_queue(struct bfa_ioc *ioc, struct bfa_mbox_cmd *cmd, in bfa_nw_ioc_mbox_queue()