Searched refs:read_extra_bytes (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | pio_copy.c | 199 static inline void read_extra_bytes(struct pio_buf *pbuf, in read_extra_bytes() function 438 read_extra_bytes(pbuf, from, nread); in mid_copy_mix() 468 read_extra_bytes(pbuf, from, bytes_left); in mid_copy_mix() 577 read_extra_bytes(pbuf, from, nbytes); in seg_pio_copy_mid() 596 read_extra_bytes(pbuf, from, to_align); in seg_pio_copy_mid() 607 read_extra_bytes(pbuf, from, to_fill); in seg_pio_copy_mid()
|