Searched refs:pyld (Results 1 – 4 of 4) sorted by relevance
/drivers/scsi/bfa/ |
D | bfa_fcbuild.h | 176 u16 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, 180 u16 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 183 u16 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, 248 u16 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 251 u16 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 254 u16 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 257 u16 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 260 u16 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, 269 u16 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id, 271 u16 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn); [all …]
|
D | bfa_fcbuild.c | 1061 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_gidpn_build() argument 1064 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_gidpn_build() 1077 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_gpnid_build() argument 1080 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_gpnid_build() 1093 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_gnnid_build() argument 1096 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_gnnid_build() 1174 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_rftid_build() argument 1177 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_rftid_build() 1198 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, in fc_rftid_build_sol() argument 1201 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld; in fc_rftid_build_sol() [all …]
|
D | bfa_fcs_lport.c | 1409 u8 *pyld); 1411 u8 *pyld); 1413 u8 *pyld); 1415 fdmi, u8 *pyld); 1864 u8 *pyld; in bfa_fcs_lport_fdmi_send_rhba() local 1877 pyld = bfa_fcxp_get_reqbuf(fcxp); in bfa_fcs_lport_fdmi_send_rhba() 1878 memset(pyld, 0, FC_MAX_PDUSZ); in bfa_fcs_lport_fdmi_send_rhba() 1880 len = fc_fdmi_reqhdr_build(&fchs, pyld, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_fdmi_send_rhba() 1885 (u8 *) ((struct ct_hdr_s *) pyld in bfa_fcs_lport_fdmi_send_rhba() 1897 bfa_fcs_lport_fdmi_build_rhba_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) in bfa_fcs_lport_fdmi_build_rhba_pyld() argument [all …]
|
/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_sli.h | 280 u8 pyld[220]; member
|