Home
last modified time | relevance | path

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

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