Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/qedi/
Dqedi_fw_api.c174 pdu_header->itt == ISCSI_TTT_ALL_ONES)) in init_sqe()
Dqedi_fw.c1687 if (nopout_hdr->ttt != ISCSI_TTT_ALL_ONES) { in qedi_send_iscsi_nopout()
1692 nop_out_pdu_header.ttt = ISCSI_TTT_ALL_ONES; in qedi_send_iscsi_nopout()
/linux-5.19.10/include/linux/qed/
Discsi_common.h44 #define ISCSI_TTT_ALL_ONES (0xffffffff) macro