Searched defs:pyld (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 603 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_gidpn_build() 619 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_gpnid_build() 667 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_rftid_build() 691 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_rffid_build() 711 fc_rspnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_rspnid_build() 733 fc_rsnn_nn_build(struct fchs_s *fchs, void *pyld, u32 s_id, in fc_rsnn_nn_build() 754 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) in fc_gid_ft_build() 774 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, in fc_rnnid_build() 795 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id, in fc_fdmi_reqhdr_build() 832 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) in fc_gmal_req_build() [all …]
|
D | bfa_fcs_lport.c | 1821 u8 *pyld; in bfa_fcs_lport_fdmi_send_rhba() local 1856 bfa_fcs_lport_fdmi_build_rhba_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) in bfa_fcs_lport_fdmi_build_rhba_pyld() 2162 u8 *pyld; in bfa_fcs_lport_fdmi_send_rprt() local 2199 u8 *pyld) in bfa_fcs_lport_fdmi_build_portattr_block() 2422 bfa_fcs_lport_fdmi_build_rprt_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) in bfa_fcs_lport_fdmi_build_rprt_pyld() 2485 u8 *pyld; in bfa_fcs_lport_fdmi_send_rpa() local 2516 bfa_fcs_lport_fdmi_build_rpa_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) in bfa_fcs_lport_fdmi_build_rpa_pyld()
|
/linux-6.15/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_sli.h | 280 u8 pyld[220]; member
|