Searched refs:qla_tgt_mgmt_cmd (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c1768 static int qlt_build_abts_resp_iocb(struct qla_tgt_mgmt_cmd *mcmd)
1930 struct qla_qpair *qpair, response_t *pkt, struct qla_tgt_mgmt_cmd *mcmd)
2059 struct qla_tgt_mgmt_cmd *mcmd =
2060 container_of(work, struct qla_tgt_mgmt_cmd, work);
2115 struct qla_tgt_mgmt_cmd *mcmd;
2241 struct qla_tgt_mgmt_cmd *mcmd, uint32_t resp_code)
2287 void qlt_free_mcmd(struct qla_tgt_mgmt_cmd *mcmd)
2362 void qlt_xmit_tm_rsp(struct qla_tgt_mgmt_cmd *mcmd)
4455 struct qla_tgt_mgmt_cmd *mcmd;
4542 struct qla_tgt_mgmt_cmd *mcm
[all...]
H A Dtcm_qla2xxx.c236 struct qla_tgt_mgmt_cmd *mcmd = container_of(work,
237 struct qla_tgt_mgmt_cmd, free_work);
247 static void tcm_qla2xxx_free_mcmd(struct qla_tgt_mgmt_cmd *mcmd)
339 struct qla_tgt_mgmt_cmd *mcmd = container_of(se_cmd,
340 struct qla_tgt_mgmt_cmd, se_cmd);
575 static int tcm_qla2xxx_handle_tmr(struct qla_tgt_mgmt_cmd *mcmd, u64 lun,
730 struct qla_tgt_mgmt_cmd *mcmd = container_of(se_cmd,
731 struct qla_tgt_mgmt_cmd, se_cmd);
H A Dqla_target.h672 struct qla_tgt_mgmt_cmd;
686 int (*handle_tmr)(struct qla_tgt_mgmt_cmd *, u64, uint16_t,
691 void (*free_mcmd)(struct qla_tgt_mgmt_cmd *);
954 struct qla_tgt_mgmt_cmd { struct
1059 extern void qlt_xmit_tm_rsp(struct qla_tgt_mgmt_cmd *);
1060 extern void qlt_free_mcmd(struct qla_tgt_mgmt_cmd *);

Completed in 217 milliseconds