Home
last modified time | relevance | path

Searched refs:qlt_has_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c2674 static inline int qlt_has_data(struct qla_tgt_cmd *cmd) in qlt_has_data() function
2748 if ((xmit_type & QLA_TGT_XMIT_DATA) && qlt_has_data(cmd)) { in qlt_pre_xmit_response()
2777 if (qlt_has_data(cmd)) { in qlt_pre_xmit_response()
3275 if (qlt_has_data(cmd) && (xmit_type & QLA_TGT_XMIT_DATA)) { in qlt_xmit_response()
5932 if (!qlt_has_data(cmd)) { in qlt_handle_srr()
5980 if (!qlt_has_data(cmd) || !cmd->sg || !cmd->sg_cnt) { in qlt_handle_srr()