Searched refs:r_ctl (Results 1 – 2 of 2) sorted by relevance
/include/scsi/ |
D | fc_encode.h | 43 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/ |
D | fcoe_common.h | 91 u8 r_ctl; member
|