Searched defs:pyld (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 1056 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_gidpn_build() 1072 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_gpnid_build() 1088 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_gnnid_build() 1169 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_rftid_build() 1193 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_rftid_build_sol() 1213 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_rffid_build() 1233 fc_rspnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_rspnid_build() 1255 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) in fc_gid_ft_build() 1275 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rpnid_build() 1293 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rnnid_build() [all …]
|
D | bfa_fcs_lport.c | 1660 u8 *pyld; in bfa_fcs_lport_fdmi_send_rhba() local 1692 bfa_fcs_lport_fdmi_build_rhba_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) in bfa_fcs_lport_fdmi_build_rhba_pyld() 1934 u8 *pyld; in bfa_fcs_lport_fdmi_send_rprt() local 1970 u8 *pyld) in bfa_fcs_lport_fdmi_build_portattr_block() 2086 bfa_fcs_lport_fdmi_build_rprt_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) in bfa_fcs_lport_fdmi_build_rprt_pyld() 2149 u8 *pyld; in bfa_fcs_lport_fdmi_send_rpa() local 2179 bfa_fcs_lport_fdmi_build_rpa_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) in bfa_fcs_lport_fdmi_build_rpa_pyld()
|