Searched refs:fc_ct_ms_fill (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
H A D | fc_encode.h | 195 * fc_ct_ms_fill() - Fill in a mgmt service request frame 203 static inline int fc_ct_ms_fill(struct fc_lport *lport, in fc_ct_ms_fill() function 506 rc = fc_ct_ms_fill(lport, fc_id, fp, op, r_ctl, fh_type); in fc_ct_fill()
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_encode.h | 177 * fc_ct_ms_fill() - Fill in a mgmt service request frame 185 static inline int fc_ct_ms_fill(struct fc_lport *lport, in fc_ct_ms_fill() function 730 rc = fc_ct_ms_fill(lport, fc_id, fp, op, r_ctl, fh_type); in fc_ct_fill()
|
Completed in 3 milliseconds