Searched refs:bfa_mbox_cmd (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_msgq.h | 66 struct bfa_mbox_cmd dbell_mb; 71 struct bfa_mbox_cmd copy_mb; 92 struct bfa_mbox_cmd dbell_mb; 108 struct bfa_mbox_cmd init_mb;
|
H A D | bfa_cee.h | 46 struct bfa_mbox_cmd get_cfg_mb; 47 struct bfa_mbox_cmd get_stats_mb; 48 struct bfa_mbox_cmd reset_stats_mb;
|
H A D | bfa_ioc.h | 99 struct bfa_mbox_cmd { struct 245 struct bfa_mbox_cmd *cmd, 330 struct bfa_mbox_cmd mb; /* mailbox */
|
H A D | bfa_ioc.c | 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cee.h | 46 struct bfa_mbox_cmd get_cfg_mb; 47 struct bfa_mbox_cmd get_stats_mb; 48 struct bfa_mbox_cmd reset_stats_mb;
|
H A D | bfa_msgq.h | 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;
|
H A D | bfa_ioc.h | 99 struct bfa_mbox_cmd { struct 249 struct bfa_mbox_cmd *cmd, 334 struct bfa_mbox_cmd mb; /* mailbox */
|
H A D | bfa_ioc.c | 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()
|
Completed in 11 milliseconds