Lines Matching refs:ubuf
4042 memcpy(flash->dbuf_kva, flash->ubuf + flash->offset, len); in bfa_flash_write_send()
4131 attr = (struct bfa_flash_attr_s *) flash->ubuf; in bfa_flash_intr()
4182 memcpy(flash->ubuf + flash->offset, in bfa_flash_intr()
4308 flash->ubuf = (u8 *) attr; in bfa_flash_get_attr()
4404 flash->ubuf = buf; in bfa_flash_update_part()
4458 flash->ubuf = buf; in bfa_flash_read_part()
5142 buf = (u16 *) (phy->ubuf + phy->offset); in bfa_phy_write_send()
5306 phy->ubuf = (uint8_t *) attr; in bfa_phy_get_attr()
5346 phy->ubuf = (u8 *) stats; in bfa_phy_get_stats()
5397 phy->ubuf = buf; in bfa_phy_update()
5448 phy->ubuf = buf; in bfa_phy_read()
5490 (struct bfa_phy_attr_s *) phy->ubuf; in bfa_phy_intr()
5508 (struct bfa_phy_stats_s *) phy->ubuf; in bfa_phy_intr()
5544 u16 *buf = (u16 *)(phy->ubuf + phy->offset); in bfa_phy_intr()
6016 memcpy(fru->dbuf_kva, fru->ubuf + fru->offset, len); in bfa_fru_write_send()
6154 fru->ubuf = buf; in bfa_fruvpd_update()
6202 fru->ubuf = buf; in bfa_fruvpd_read()
6270 fru->ubuf = buf; in bfa_tfru_write()
6315 fru->ubuf = buf; in bfa_tfru_read()
6381 memcpy(fru->ubuf + fru->offset, fru->dbuf_kva, len); in bfa_fru_intr()