Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H 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
H A Dbfa_ioc.c4248 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_write_send()
4281 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_read_send()
4620 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()
6222 msg->offset = cpu_to_be32(fru->addr_off + fru->offset); in bfa_fru_read_send()
[all …]
/linux/drivers/fpga/
H A Ddfl.c1158 u64 v, addr_off; in create_feature_instance() local
1196 addr_off = FIELD_GET(DFHv1_CSR_ADDR_MASK, v); in create_feature_instance()
1198 start = addr_off << 1; in create_feature_instance()
1200 start = binfo->start + ofst + addr_off; in create_feature_instance()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h333 u32 addr_off; /* partition address offset */ member
H 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()