Searched refs:fc_rnid_cmd_s (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcbuild.h | 228 u16 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid,
|
D | bfa_fcbuild.c | 739 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid, u32 d_id, in fc_rnid_build() 744 memset(rnid, 0, sizeof(struct fc_rnid_cmd_s)); in fc_rnid_build() 749 return sizeof(struct fc_rnid_cmd_s); in fc_rnid_build()
|
D | bfa_fc.h | 860 struct fc_rnid_cmd_s { struct
|
D | bfa_fcs_lport.c | 71 struct fc_rnid_cmd_s *rnid, u16 len); 595 struct fc_rnid_cmd_s *rnid, u16 rx_len) in bfa_fcs_lport_rnid() 831 (struct fc_rnid_cmd_s *) els_cmd, len); in bfa_fcs_lport_uf_recv()
|