Home
last modified time | relevance | path

Searched refs:f_ctl (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/scsi/libfc/
Dfc_exch.c273 u32 f_ctl) in fc_exch_setup_hdr() argument
282 if (f_ctl & FC_FC_END_SEQ) { in fc_exch_setup_hdr()
300 hton24(fh->fh_f_ctl, f_ctl | fill); in fc_exch_setup_hdr()
472 u32 f_ctl; in fc_seq_send_locked() local
484 f_ctl = ntoh24(fh->fh_f_ctl); in fc_seq_send_locked()
485 fc_exch_setup_hdr(ep, fp, f_ctl); in fc_seq_send_locked()
512 ep->f_ctl = f_ctl & ~FC_FC_FIRST_SEQ; /* not first seq */ in fc_seq_send_locked()
513 if (f_ctl & FC_FC_SEQ_INIT) in fc_seq_send_locked()
571 ep->f_ctl, sp->id); in fc_seq_start_next_locked()
865 ep->f_ctl = FC_FC_FIRST_SEQ; /* next seq is first seq */ in fc_exch_em_alloc()
[all …]
Dfc_libfc.c167 enum fc_rctl r_ctl, u32 f_ctl, u16 seq_cnt, u32 parm_offset) in fc_fill_hdr() argument
177 if (f_ctl & FC_FC_END_SEQ) { in fc_fill_hdr()
182 f_ctl |= fill; in fc_fill_hdr()
194 hton24(fh->fh_f_ctl, f_ctl); in fc_fill_hdr()
Dfc_fcp.c578 u32 f_ctl; in fc_fcp_send_data() local
613 f_ctl = FC_FC_REL_OFF; in fc_fcp_send_data()
681 f_ctl |= FC_FC_SEQ_INIT | FC_FC_END_SEQ; in fc_fcp_send_data()
685 FC_TYPE_FCP, f_ctl, fh_parm_offset); in fc_fcp_send_data()
946 u32 f_ctl; in fc_fcp_complete_locked() local
976 f_ctl = FC_FC_SEQ_INIT; in fc_fcp_complete_locked()
977 f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ; in fc_fcp_complete_locked()
981 FC_TYPE_FCP, f_ctl, 0); in fc_fcp_complete_locked()
/linux-4.4.14/drivers/media/dvb-frontends/
Dhorus3a.c182 u8 f_ctl = 0; in horus3a_set_params() local
212 f_ctl = 0x1C; in horus3a_set_params()
216 f_ctl = 0x18; in horus3a_set_params()
220 f_ctl = 0x14; in horus3a_set_params()
224 f_ctl = 0x10; in horus3a_set_params()
228 f_ctl = 0x0C; in horus3a_set_params()
232 f_ctl = 0x0A; in horus3a_set_params()
236 f_ctl = 0x07; in horus3a_set_params()
240 f_ctl = 0x04; in horus3a_set_params()
244 f_ctl = 0x02; in horus3a_set_params()
[all …]
/linux-4.4.14/drivers/target/tcm_fc/
Dtfc_io.c62 u32 f_ctl = FC_FC_EX_CTX | FC_FC_REL_OFF; in ft_queue_data_in() local
174 f_ctl |= FC_FC_END_SEQ; in ft_queue_data_in()
176 FC_TYPE_FCP, f_ctl, fh_off); in ft_queue_data_in()
226 u32 f_ctl; in ft_recv_write_data() local
233 f_ctl = ntoh24(fh->fh_f_ctl); in ft_recv_write_data()
250 "not set\n", __func__, ep->xid, f_ctl, in ft_recv_write_data()
269 if (f_ctl & FC_FC_SEQ_INIT) in ft_recv_write_data()
Dtfc_cmd.c203 u32 f_ctl; in ft_write_pending() local
224 f_ctl = ntoh24(fh->fh_f_ctl); in ft_write_pending()
227 if (f_ctl & FC_FC_EX_CTX) { in ft_write_pending()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_fcoe.c216 u32 f_ctl = ntoh24(fh->fh_f_ctl); in i40e_fcoe_fc_get_xid() local
218 return (f_ctl & FC_FC_EX_CTX) ? in i40e_fcoe_fc_get_xid()
769 u32 f_ctl = ntoh24(fh->fh_f_ctl); in i40e_fcoe_handle_offload() local
771 if ((f_ctl & FC_FC_END_SEQ) && in i40e_fcoe_handle_offload()
1150 u32 f_ctl; in i40e_fcoe_handle_ddp() local
1155 f_ctl = ntoh24(fh->fh_f_ctl); in i40e_fcoe_handle_ddp()
1159 if ((r_ctl == FC_RCTL_DD_DATA_DESC) && (f_ctl & FC_FC_EX_CTX)) { in i40e_fcoe_handle_ddp()
/linux-4.4.14/include/scsi/
Dfc_encode.h57 u32 f_ctl, u32 parm_offset) in __fc_fill_fc_hdr() argument
64 hton24(fh->fh_f_ctl, f_ctl); in __fc_fill_fc_hdr()
75 u32 f_ctl, u32 parm_offset) in fc_fill_fc_hdr() argument
80 __fc_fill_fc_hdr(fh, r_ctl, did, sid, type, f_ctl, parm_offset); in fc_fill_fc_hdr()
Dlibfc.h448 u32 f_ctl; member
1125 enum fc_rctl, u32 f_ctl, u16 seq_cnt, u32 parm_offset);
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcbuild.c50 fc_els_req_tmpl.f_ctl = in fcbuild_init()
61 fc_els_rsp_tmpl.f_ctl = in fcbuild_init()
71 fc_bls_req_tmpl.f_ctl = bfa_hton3b(FCTL_END_SEQ | FCTL_SI_XFER); in fcbuild_init()
80 fc_bls_rsp_tmpl.f_ctl = in fcbuild_init()
130 fcp_fchs_tmpl.f_ctl = in fcbuild_init()
144 fchs->f_ctl = in fc_gs_fchdr_build()
166 fchs->f_ctl = in fc_gsresp_fchdr_build()
Dbfa_fc.h77 u32 f_ctl:24; /* initial frame control */ member
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.h333 uint8_t f_ctl[3]; member
347 uint8_t f_ctl[3]; member
Dqla_target.c1176 uint32_t f_ctl; in qlt_24xx_send_abts_resp() local
1202 f_ctl = cpu_to_le32(F_CTL_EXCH_CONTEXT_RESP | in qlt_24xx_send_abts_resp()
1205 p = (uint8_t *)&f_ctl; in qlt_24xx_send_abts_resp()
1206 resp->fcp_hdr_le.f_ctl[0] = *p++; in qlt_24xx_send_abts_resp()
1207 resp->fcp_hdr_le.f_ctl[1] = *p++; in qlt_24xx_send_abts_resp()
1208 resp->fcp_hdr_le.f_ctl[2] = *p; in qlt_24xx_send_abts_resp()
/linux-4.4.14/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h178 u8 f_ctl[3]; member
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dcnic_defs.h2481 u8 f_ctl[3]; member