Home
last modified time | relevance | path

Searched refs:hba_attr_blk (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fc.h1584 struct fdmi_hba_attr_s hba_attr_blk; /* HBA attribute block */ member
Dbfa_fcs_lport.c1928 len += sizeof(rhba->hba_attr_blk.attr_count); in bfa_fcs_lport_fdmi_build_rhba_pyld()
1933 curr_ptr = (u8 *) &rhba->hba_attr_blk.hba_attr; in bfa_fcs_lport_fdmi_build_rhba_pyld()
2155 rhba->hba_attr_blk.attr_count = cpu_to_be32(count); in bfa_fcs_lport_fdmi_build_rhba_pyld()