Searched refs:ISCSI_OPCODE_MASK (Results 1 – 6 of 6) sorted by relevance
291 if ((tmf->opcode & ISCSI_OPCODE_MASK) != ISCSI_OP_SCSI_TMFUNC) in iscsi_check_tmf_restrictions()670 uint8_t opcode = hdr->opcode & ISCSI_OPCODE_MASK; in iscsi_prep_mgmt_task()700 if ((hdr->opcode & ISCSI_OPCODE_MASK) == ISCSI_OP_LOGOUT) in iscsi_prep_mgmt_task()705 "datalen %d]\n", hdr->opcode & ISCSI_OPCODE_MASK, in iscsi_prep_mgmt_task()716 uint8_t opcode = hdr->opcode & ISCSI_OPCODE_MASK; in __iscsi_conn_send_pdu()1025 opcode = rejected_pdu.opcode & ISCSI_OPCODE_MASK; in iscsi_handle_reject()1129 int opcode = hdr->opcode & ISCSI_OPCODE_MASK, rc = 0; in __iscsi_complete_pdu()
658 opcode = hdr->opcode & ISCSI_OPCODE_MASK; in iscsi_tcp_hdr_dissect()
79 #define ISCSI_OPCODE_MASK 0x3F macro
1342 if ((task->hdr->opcode & ISCSI_OPCODE_MASK) == in hwi_complete_cmd()1350 if ((task->hdr->opcode & ISCSI_OPCODE_MASK) == ISCSI_OP_LOGOUT) in hwi_complete_cmd()3813 if ((opcode & ISCSI_OPCODE_MASK) == ISCSI_OP_LOGIN) { in beiscsi_alloc_pdu()3918 ((task->hdr->opcode & ISCSI_OPCODE_MASK) == ISCSI_OP_LOGIN)) in beiscsi_cleanup_task()4013 switch (task->hdr->opcode & ISCSI_OPCODE_MASK) { in beiscsi_mtask()4051 task->hdr->opcode & ISCSI_OPCODE_MASK); in beiscsi_mtask()
1594 int opcode = tcp_conn->in.hdr->opcode & ISCSI_OPCODE_MASK; in skb_read_pdu_data()1910 task, task->sc, skb, (*skb->data) & ISCSI_OPCODE_MASK, in cxgbi_conn_init_pdu()
1075 switch (task->hdr->opcode & ISCSI_OPCODE_MASK) { in bnx2i_iscsi_send_generic_request()