Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_ioc.h491 u32 addr_off; /* partition address offset */ member
683 u32 addr_off; /* phy address offset */ member
732 u32 addr_off; /* fru address offset */ member
Dbfa_ioc.c4283 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_write_send()
4316 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_read_send()
4655 flash->addr_off = offset; in bfa_flash_update_part()
4709 flash->addr_off = offset; in bfa_flash_read_part()
5382 msg->offset = cpu_to_be32(phy->addr_off + phy->offset); in bfa_phy_write_send()
5420 msg->offset = cpu_to_be32(phy->addr_off + phy->offset); in bfa_phy_read_send()
5648 phy->addr_off = offset; in bfa_phy_update()
5699 phy->addr_off = offset; in bfa_phy_read()
6255 msg->offset = cpu_to_be32(fru->addr_off + fru->offset); in bfa_fru_write_send()
6289 msg->offset = cpu_to_be32(fru->addr_off + fru->offset); in bfa_fru_read_send()
[all …]
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.h337 u32 addr_off; /* partition address offset */ member
Dbfa_ioc.c3073 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_write_send()
3106 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_read_send()
3327 flash->addr_off = offset; in bfa_nw_flash_update_part()
3373 flash->addr_off = offset; in bfa_nw_flash_read_part()