Home
last modified time | relevance | path

Searched refs:addr_off (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/bfa/
A Dbfa_ioc.h515 u32 addr_off; /* partition address offset */ member
707 u32 addr_off; /* phy address offset */ member
756 u32 addr_off; /* fru address offset */ member
A Dbfa_ioc.c4620 flash->addr_off = offset; in bfa_flash_update_part()
4674 flash->addr_off = offset; in bfa_flash_read_part()
5345 msg->offset = cpu_to_be32(phy->addr_off + phy->offset); in bfa_phy_write_send()
5383 msg->offset = cpu_to_be32(phy->addr_off + phy->offset); in bfa_phy_read_send()
5611 phy->addr_off = offset; in bfa_phy_update()
5662 phy->addr_off = offset; in bfa_phy_read()
6188 msg->offset = cpu_to_be32(fru->addr_off + fru->offset); in bfa_fru_write_send()
6340 fru->addr_off = offset; in bfa_fruvpd_update()
6390 fru->addr_off = offset; in bfa_fruvpd_read()
6459 fru->addr_off = offset; in bfa_tfru_write()
[all …]
/drivers/fpga/
A Ddfl.c1159 u64 v, addr_off; in create_feature_instance() local
1197 addr_off = FIELD_GET(DFHv1_CSR_ADDR_MASK, v); in create_feature_instance()
1199 start = addr_off << 1; in create_feature_instance()
1201 start = binfo->start + ofst + addr_off; in create_feature_instance()
/drivers/net/ethernet/brocade/bna/
A Dbfa_ioc.h333 u32 addr_off; /* partition address offset */ member
A Dbfa_ioc.c3071 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_write_send()
3104 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_read_send()
3325 flash->addr_off = offset; in bfa_nw_flash_update_part()
3371 flash->addr_off = offset; in bfa_nw_flash_read_part()

Completed in 48 milliseconds