Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.c1908 static inline int qlt_has_data(struct qla_tgt_cmd *cmd) in qlt_has_data() function
1939 if ((xmit_type & QLA_TGT_XMIT_DATA) && qlt_has_data(cmd)) { in qlt_pre_xmit_response()
1968 if (qlt_has_data(cmd)) { in qlt_pre_xmit_response()
2042 if (qlt_has_data(cmd) && (cmd->sg_cnt > 1) && in qlt_check_srr_debug()
2063 if (qlt_has_data(cmd) && ((qlt_srr_random() % 100) == 70)) { in qlt_check_srr_debug()
2544 if (qlt_has_data(cmd) && (xmit_type & QLA_TGT_XMIT_DATA)) { in qlt_xmit_response()
4481 if (qlt_has_data(cmd)) { in qlt_handle_srr()
4513 if (qlt_has_data(cmd)) { in qlt_handle_srr()