Searched refs:ISCSI_OP_LOGOUT_RSP (Results 1 – 7 of 7) sorted by relevance
122 #define ISCSI_OP_LOGOUT_RSP 0x26 macro
804 case ISCSI_OP_LOGOUT_RSP: in iscsi_tcp_hdr_dissect()
1211 case ISCSI_OP_LOGOUT_RSP: in __iscsi_complete_pdu()1231 case ISCSI_OP_LOGOUT_RSP: in __iscsi_complete_pdu()
2013 case ISCSI_OP_LOGOUT_RSP: in bnx2i_process_new_cqes()
1555 if (unlikely(opcode == ISCSI_OP_LOGOUT_RSP)) in skb_read_pdu_bhs()
2964 hdr->opcode = ISCSI_OP_LOGOUT_RSP; in iscsit_build_logout_rsp()
1178 hdr->opcode = ISCSI_OP_LOGOUT_RSP; in be_complete_logout()
Completed in 36 milliseconds