Searched refs:pyld (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/bfa/
H A Dbfa_fcbuild.h167 u16 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id,
171 u16 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id,
174 u16 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id,
239 u16 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id,
242 u16 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id,
245 u16 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id,
248 u16 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id,
251 u16 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id,
260 u16 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id,
262 u16 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u3
[all...]
H A Dbfa_fcbuild.c945 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, argument
948 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld;
961 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, argument
964 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld;
977 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, argument
980 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld;
1058 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, argument
1061 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld;
1082 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, argument
1085 struct ct_hdr_s *cthdr = (struct ct_hdr_s *) pyld;
1102 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 fc4_type, u8 fc4_ftrs) argument
1122 fc_rspnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *name) argument
1144 fc_rsnn_nn_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t node_name, u8 *name) argument
1165 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) argument
1185 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t port_name) argument
1203 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t node_name) argument
1221 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u32 cos) argument
1240 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u8 port_type) argument
1258 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id) argument
1277 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 cmd_code) argument
1314 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) argument
1334 fc_gfn_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) argument
[all...]
H A Dbfa_fcs_lport.c1399 u8 *pyld);
1401 u8 *pyld);
1403 u8 *pyld);
1405 fdmi, u8 *pyld);
1840 u8 *pyld; local
1853 pyld = bfa_fcxp_get_reqbuf(fcxp);
1854 memset(pyld, 0, FC_MAX_PDUSZ);
1856 len = fc_fdmi_reqhdr_build(&fchs, pyld, bfa_fcs_lport_get_fcid(port),
1861 (u8 *) ((struct ct_hdr_s *) pyld
1875 bfa_fcs_lport_fdmi_build_rhba_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) argument
2181 u8 *pyld; local
2217 bfa_fcs_lport_fdmi_build_portattr_block(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) argument
2441 bfa_fcs_lport_fdmi_build_rprt_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) argument
2504 u8 *pyld; local
2535 bfa_fcs_lport_fdmi_build_rpa_pyld(struct bfa_fcs_lport_fdmi_s *fdmi, u8 *pyld) argument
[all...]
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma_sli.h280 u8 pyld[220]; member in struct:ocrdma_mqe_emb_cmd

Completed in 224 milliseconds