Searched refs:PDU (Results 1 – 7 of 7) sorted by relevance
201 /* POINTER TO PDU IN POOL-ELEMENT */204 /* OFFSET OF THE PDU IN POOL-ELEMENT */206 /* LENGTH OF THE PDU IN POOL-ELEMENT */211 NS_PDU_PTR->.G9IBDF4_PDU_TYPE:= G9IBDR2_NS_BLOCK_ACK_C; /* PDU-TYPE */362 /* POINTER TO PDU IN POOL-ELEMENT */365 /* OFFSET OF THE PDU IN POOL-ELEMENT */367 /* LENGTH OF THE PDU IN POOL-ELEMENT */372 NS_PDU_PTR->.G9IBDF4_PDU_TYPE:= G9IBDR2_NS_BLOCK_ACK_C; /* PDU-TYPE */500 /* POINTER TO PDU IN POOL-ELEMENT */503 /* OFFSET OF THE PDU IN POOL-ELEMENT */[all …]
103 * RPC PDU (Protocol Data Unit) types130 * Flags in the RPC header for Connection-oriented PDU data types134 * For PDU types bind, bind_ack, alter_context and alter_context_resp,136 * For other PDU types 0x04 means PFC_PENDING_CANCEL.353 * Reasons for rejecting an association in the bind_nak PDU.397 * Alter Context PDU (0x0E)420 * Alter Context Response PDU (0x0F)450 * Bind PDU (0x0B)481 * Bind_Ack PDU (0x0C)509 * Request PDU (0x00)[all …]
400 #define IDM_PDU_OPCODE(PDU) \ argument401 ((PDU)->isp_hdr->opcode & ISCSI_OPCODE_MASK)
570 #define IDM_PDU_OPCODE(PDU) \ argument571 ((PDU)->isp_hdr->opcode & ISCSI_OPCODE_MASK)
233 iWARP PDU length.2122 2. Problem: expStatSN validation error after receiving Reject PDU.2124 Change: (FW iSCSI) Advance expStatSN for incoming REJECT PDU.2130 3. Problem: Setting final bit for TEXT Request PDU even if continue bit is2148 5. Problem: Setting final bit for TEXT Response PDU even if continue bit is2521 12. Problem: Login-request PDU is always transmitted with T(Transit) bit set.4721 4. Problem: Target write failure in case of R2T PDU packet delayed ack.4723 Change: (FW iSCSI) Fix the R2T PDU packet delayed ack.4729 5. Problem: FW assert during the re-transmit of logic PDU.4731 Change: (FW iSCSI) Fix the logic PDU re-transmit flow.[all …]
1078 …After this call completes (and even before the asynchronous call), driver can post Login PDU to SQ…1100 Logout PDU, if desired, should be posted to SQ before calling this function.