Searched refs:mbx_cmd_t (Results 1 – 5 of 5) sorted by relevance
58 static int ql_mailbox_command(ql_adapter_state_t *, mbx_cmd_t *);84 ql_mailbox_command(ql_adapter_state_t *vha, mbx_cmd_t *mcp) in ql_mailbox_command()427 mbx_cmd_t mc = {0}; in ql_initialize_ip()428 mbx_cmd_t *mcp = &mc; in ql_initialize_ip()500 mbx_cmd_t mc = {0}; in ql_shutdown_ip()501 mbx_cmd_t *mcp = &mc; in ql_shutdown_ip()556 mbx_cmd_t mc = {0}; in ql_online_selftest()557 mbx_cmd_t *mcp = &mc; in ql_online_selftest()598 mbx_cmd_t mc = {0}; in ql_loop_back()599 mbx_cmd_t *mcp = &mc; in ql_loop_back()[all …]
11831 mbx_cmd_t mc; in ql_binary_fw_dump()11832 mbx_cmd_t *mcp = &mc; in ql_binary_fw_dump()13161 mbx_cmd_t mc; in ql_2200_binary_fw_dump()13162 mbx_cmd_t *mcp = &mc; in ql_2200_binary_fw_dump()
169 ql_issue_mailbox_cmd(qlge_t *qlge, mbx_cmd_t *mbx_cmd) in ql_issue_mailbox_cmd()228 ql_issue_mailbox_cmd_and_poll_rsp(qlge_t *qlge, mbx_cmd_t *mbx_cmd, in ql_issue_mailbox_cmd_and_poll_rsp()293 ql_issue_mailbox_cmd_and_wait_rsp(qlge_t *qlge, mbx_cmd_t *mbx_cmd) in ql_issue_mailbox_cmd_and_wait_rsp()369 mbx_cmd_t reply_cmd = {0}; in ql_async_event_parser()712 mbx_cmd_t mbx_cmds; in ql_mbx_test()770 mbx_cmd_t mbx_cmds = {0}; in ql_mbx_test2()819 mbx_cmd_t mbx_cmds = {0}; in ql_get_fw_state()858 mbx_cmd_t mbx_cmds = {0}; in ql_set_IDC_Req()929 mbx_cmd_t mbx_cmds = {0}; in ql_set_mpi_port_config()999 mbx_cmd_t mbx_cmds = {0}; in ql_get_port_cfg()[all …]
406 } mbx_cmd_t; typedef
1694 } mbx_cmd_t; typedef