Searched refs:bytes_buf (Results 1 – 1 of 1) sorted by relevance
3320 u8 *bytes_buf; in qed_grc_dump_phy() local 3350 bytes_buf = (u8 *)(dump_buf + offset); in qed_grc_dump_phy() 3359 *(bytes_buf++) = (u8)qed_rd(p_hwfn, in qed_grc_dump_phy() 3362 *(bytes_buf++) = (u8)qed_rd(p_hwfn, in qed_grc_dump_phy() 6320 u8 i, *val_ptr, *bytes_buf = (u8 *)buf; in qed_read_from_cyclic_buf() local 6329 val_ptr[i] = bytes_buf[*offset]; in qed_read_from_cyclic_buf()