Searched refs:fh_type (Results 1 – 15 of 15) sorted by relevance
/drivers/scsi/libfc/ |
D | fc_elsct.c | 39 enum fc_fh_type fh_type; in fc_elsct_send() local 44 rc = fc_els_fill(lport, did, fp, op, &r_ctl, &fh_type); in fc_elsct_send() 47 rc = fc_ct_fill(lport, did, fp, op, &r_ctl, &fh_type, &did); in fc_elsct_send() 55 fc_fill_fc_hdr(fp, r_ctl, did, lport->port_id, fh_type, in fc_elsct_send() 102 switch (fh->fh_type) { in fc_els_resp_type()
|
D | fc_exch.c | 471 u8 fh_type = fh->fh_type; in fc_seq_send_locked() local 502 if (fh_type == FC_TYPE_BLS) in fc_seq_send_locked() 1259 enum fc_rctl rctl, enum fc_fh_type fh_type) in fc_seq_send_last() argument 1266 fc_fill_fc_hdr(fp, rctl, ep->did, ep->sid, fh_type, f_ctl, 0); in fc_seq_send_last() 1298 fh->fh_type = FC_TYPE_BLS; in fc_seq_send_ack() 1377 fh->fh_type = FC_TYPE_BLS; in fc_exch_send_ba_rjt() 1620 if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T && in fc_exch_recv_seq_resp() 1743 if (ep->fh_type != FC_TYPE_FCP && in fc_exch_abts_resp() 2206 ep->fh_type = fh->fh_type; /* save for possbile timeout handling */ in fc_exch_seq_send() 2640 if (fh->fh_type == FC_TYPE_BLS) in fc_exch_recv()
|
D | fc_libfc.c | 181 fh->fh_type = in_fh->fh_type; in fc_fill_hdr()
|
D | fc_lport.c | 957 if (fh->fh_type >= FC_FC4_PROV_SIZE) in fc_lport_recv() 959 prov = rcu_dereference(fc_passive_prov[fh->fh_type]); in fc_lport_recv() 968 FC_LPORT_DBG(lport, "dropping unexpected frame type %x\n", fh->fh_type); in fc_lport_recv() 1142 if (fh && ct && fh->fh_type == FC_TYPE_CT && in fc_lport_ns_resp() 1218 if (fh && ct && fh->fh_type == FC_TYPE_CT && in fc_lport_ms_resp() 1972 fh->fh_type = FC_TYPE_ELS; in fc_lport_els_request() 2032 fh->fh_type = FC_TYPE_CT; in fc_lport_ct_request()
|
D | fc_fcp.c | 808 if (fh->fh_type == FC_TYPE_BLS) { in fc_fcp_recv() 1397 if (fh->fh_type != FC_TYPE_BLS) in fc_tm_done() 1799 if (fh->fh_type == FC_TYPE_BLS) { in fc_fcp_srr_resp()
|
/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 225 if ((fh->fh_type == FC_TYPE_ELS) && in bnx2fc_xmit_l2_frame() 241 } else if ((fh->fh_type == FC_TYPE_BLS) && in bnx2fc_xmit_l2_frame() 247 fh->fh_type, fh->fh_r_ctl); in bnx2fc_xmit_l2_frame() 592 fh->fh_type == FC_TYPE_FCP) { in bnx2fc_recv_frame() 598 fh->fh_type == FC_TYPE_ELS) { in bnx2fc_recv_frame()
|
D | bnx2fc_hwi.c | 594 if (fh->fh_type == FC_TYPE_ELS) { in bnx2fc_process_l2_frame_compl()
|
/drivers/scsi/qedf/ |
D | qedf_main.c | 1041 if ((fh->fh_type == FC_TYPE_ELS) && in qedf_xmit_l2_frame() 1230 ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id), fh->fh_r_ctl, fh->fh_type, in qedf_xmit() 2513 fh->fh_type == FC_TYPE_FCP) { in qedf_recv_frame() 2519 fh->fh_type == FC_TYPE_ELS) { in qedf_recv_frame() 2570 if ((fh->fh_type == FC_TYPE_BLS) && (f_ctl & FC_FC_SEQ_CTX) && in qedf_recv_frame() 2599 fh->fh_type); in qedf_recv_frame()
|
D | qedf_els.c | 345 fh->fh_type = FC_TYPE_ELS; in qedf_process_l2_frame_compl()
|
D | qedf_io.c | 727 task_fc_hdr.type = fc_hdr->fh_type; in qedf_init_mp_task() 2602 fh->fh_type, fc_frame_payload_op(fp)); in qedf_process_unsol_compl()
|
/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 2140 enum v4l2_buf_type fh_type = 0; in em28xx_v4l2_open() local 2145 fh_type = V4L2_BUF_TYPE_VIDEO_CAPTURE; in em28xx_v4l2_open() 2148 fh_type = V4L2_BUF_TYPE_VBI_CAPTURE; in em28xx_v4l2_open() 2157 video_device_node_name(vdev), v4l2_type_names[fh_type], in em28xx_v4l2_open()
|
/drivers/scsi/lpfc/ |
D | lpfc_sli4.h | 99 ((fc_hdr)->fh_type)
|
D | lpfc_sli.c | 14249 if (fc_hdr->fh_type == FC_TYPE_FCP) { in lpfc_sli4_nvmet_handle_rcqe() 17473 switch (fc_hdr->fh_type) { in lpfc_fc_frame_check() 17489 fc_hdr->fh_r_ctl, fc_hdr->fh_type, in lpfc_fc_frame_check() 17498 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_fc_frame_check() 18281 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_sli4_send_seq_to_ulp() 18287 fc_hdr->fh_type)) { in lpfc_sli4_send_seq_to_ulp() 18292 fc_hdr->fh_r_ctl, fc_hdr->fh_type); in lpfc_sli4_send_seq_to_ulp() 18456 if (fc_hdr->fh_r_ctl == 0xF4 && fc_hdr->fh_type == 0xFF) { in lpfc_sli4_handle_received_buffer()
|
/drivers/scsi/fcoe/ |
D | fcoe.c | 1500 if (unlikely(fh->fh_type == FC_TYPE_ELS) && in fcoe_xmit() 1627 if (fh->fh_r_ctl == FC_RCTL_DD_SOL_DATA && fh->fh_type == FC_TYPE_FCP) in fcoe_filter_frames()
|
D | fcoe_ctlr.c | 1914 if (fh->fh_type != FC_TYPE_ELS) in fcoe_ctlr_recv_flogi()
|