Searched refs:fc_rnid_cmd_s (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/bfa/ |
H A D | bfa_fcbuild.h | 219 u16 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid,
|
H A D | bfa_fcbuild.c | 710 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid, u32 d_id, in fc_rnid_build() 715 memset(rnid, 0, sizeof(struct fc_rnid_cmd_s)); in fc_rnid_build() 720 return sizeof(struct fc_rnid_cmd_s); in fc_rnid_build()
|
H A D | bfa_fc.h | 837 struct fc_rnid_cmd_s { struct
|
H A D | bfa_fcs_lport.c | 63 struct fc_rnid_cmd_s *rnid, u16 len); 574 struct fc_rnid_cmd_s *rnid, u16 rx_len) in bfa_fcs_lport_rnid() 810 (struct fc_rnid_cmd_s *) els_cmd, len); in bfa_fcs_lport_uf_recv()
|