Searched refs:fc_rnid_cmd_s (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_fcbuild.h | 227 u16 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid,
|
D | bfa_fcbuild.c | 738 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid, u32 d_id, in fc_rnid_build() 743 memset(rnid, 0, sizeof(struct fc_rnid_cmd_s)); in fc_rnid_build() 748 return sizeof(struct fc_rnid_cmd_s); in fc_rnid_build()
|
D | bfa_fc.h | 859 struct fc_rnid_cmd_s { struct
|
D | bfa_fcs_lport.c | 70 struct fc_rnid_cmd_s *rnid, u16 len); 583 struct fc_rnid_cmd_s *rnid, u16 rx_len) in bfa_fcs_lport_rnid() 819 (struct fc_rnid_cmd_s *) els_cmd, len); in bfa_fcs_lport_uf_recv()
|