Lines Matching refs:ubuf
4294 memcpy(flash->dbuf_kva, flash->ubuf + flash->offset, len); in bfa_flash_write_send()
4383 attr = (struct bfa_flash_attr_s *) flash->ubuf; in bfa_flash_intr()
4434 memcpy(flash->ubuf + flash->offset, in bfa_flash_intr()
4560 flash->ubuf = (u8 *) attr; in bfa_flash_get_attr()
4656 flash->ubuf = buf; in bfa_flash_update_part()
4710 flash->ubuf = buf; in bfa_flash_read_part()
5394 buf = (u16 *) (phy->ubuf + phy->offset); in bfa_phy_write_send()
5558 phy->ubuf = (uint8_t *) attr; in bfa_phy_get_attr()
5598 phy->ubuf = (u8 *) stats; in bfa_phy_get_stats()
5649 phy->ubuf = buf; in bfa_phy_update()
5700 phy->ubuf = buf; in bfa_phy_read()
5742 (struct bfa_phy_attr_s *) phy->ubuf; in bfa_phy_intr()
5760 (struct bfa_phy_stats_s *) phy->ubuf; in bfa_phy_intr()
5796 u16 *buf = (u16 *)(phy->ubuf + phy->offset); in bfa_phy_intr()
6269 memcpy(fru->dbuf_kva, fru->ubuf + fru->offset, len); in bfa_fru_write_send()
6408 fru->ubuf = buf; in bfa_fruvpd_update()
6458 fru->ubuf = buf; in bfa_fruvpd_read()
6527 fru->ubuf = buf; in bfa_tfru_write()
6572 fru->ubuf = buf; in bfa_tfru_read()
6638 memcpy(fru->ubuf + fru->offset, fru->dbuf_kva, len); in bfa_fru_intr()