Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qedi/
Dqedi_fw_api.c177 pdu_header->itt == ISCSI_TTT_ALL_ONES)) in init_sqe()
Dqedi_fw.c1762 if (nopout_hdr->ttt != ISCSI_TTT_ALL_ONES) { in qedi_send_iscsi_nopout()
1767 nop_out_pdu_header.ttt = ISCSI_TTT_ALL_ONES; in qedi_send_iscsi_nopout()
/Linux-v4.19/include/linux/qed/
Discsi_common.h70 #define ISCSI_TTT_ALL_ONES (0xffffffff) macro