Home
last modified time | relevance | path

Searched refs:r_ctl (Results 1 – 2 of 2) sorted by relevance

/include/scsi/
Dfc_encode.h43 enum fc_rctl r_ctl, in __fc_fill_fc_hdr() argument
47 WARN_ON(r_ctl == 0); in __fc_fill_fc_hdr()
48 fh->fh_r_ctl = r_ctl; in __fc_fill_fc_hdr()
61 static inline void fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, in fc_fill_fc_hdr() argument
68 __fc_fill_fc_hdr(fh, r_ctl, did, sid, type, f_ctl, parm_offset); in fc_fill_fc_hdr()
121 unsigned int op, enum fc_rctl *r_ctl, in fc_ct_ns_fill() argument
189 *r_ctl = FC_RCTL_DD_UNSOL_CTL; in fc_ct_ns_fill()
205 unsigned int op, enum fc_rctl *r_ctl, in fc_ct_ms_fill() argument
483 *r_ctl = FC_RCTL_DD_UNSOL_CTL; in fc_ct_ms_fill()
499 unsigned int op, enum fc_rctl *r_ctl, in fc_ct_fill() argument
[all …]
/include/linux/qed/
Dfcoe_common.h91 u8 r_ctl; member