Searched refs:rhba (Results 1 – 2 of 2) sorted by relevance
195 struct fc_fdmi_rhba rhba; member
1860 struct fdmi_rhba_s *rhba = (struct fdmi_rhba_s *) pyld; in bfa_fcs_lport_fdmi_build_rhba_pyld() local1875 rhba->hba_id = bfa_fcs_lport_get_pwwn(port); in bfa_fcs_lport_fdmi_build_rhba_pyld()1876 rhba->port_list.num_ports = cpu_to_be32(1); in bfa_fcs_lport_fdmi_build_rhba_pyld()1877 rhba->port_list.port_entry = bfa_fcs_lport_get_pwwn(port); in bfa_fcs_lport_fdmi_build_rhba_pyld()1879 len = sizeof(rhba->hba_id) + sizeof(rhba->port_list); in bfa_fcs_lport_fdmi_build_rhba_pyld()1882 len += sizeof(rhba->hba_attr_blk.attr_count); in bfa_fcs_lport_fdmi_build_rhba_pyld()1887 curr_ptr = (u8 *) &rhba->hba_attr_blk.hba_attr; in bfa_fcs_lport_fdmi_build_rhba_pyld()2109 rhba->hba_attr_blk.attr_count = cpu_to_be32(count); in bfa_fcs_lport_fdmi_build_rhba_pyld()