Home
last modified time | relevance | path

Searched refs:pio_buf (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h38 struct pio_buf { struct
52 struct pio_buf pbuf; argument
251 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len,
283 void pio_copy(struct hfi1_devdata *dd, struct pio_buf *pbuf, u64 pbc,
285 void seg_pio_copy_start(struct pio_buf *pbuf, u64 pbc,
287 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes);
288 void seg_pio_copy_end(struct pio_buf *pbuf);
H A Dpio_copy.c30 void pio_copy(struct hfi1_devdata *dd, struct pio_buf *pbuf, u64 pbc, in pio_copy()
183 static inline void read_low_bytes(struct pio_buf *pbuf, const void *from, in read_low_bytes()
199 static inline void read_extra_bytes(struct pio_buf *pbuf, in read_extra_bytes()
216 struct pio_buf *pbuf, in merge_write8()
241 static inline int carry_write8(struct pio_buf *pbuf, void __iomem *dest) in carry_write8()
262 void seg_pio_copy_start(struct pio_buf *pbuf, u64 pbc, in seg_pio_copy_start()
355 static void mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) in mid_copy_mix()
482 static void mid_copy_straight(struct pio_buf *pbuf, in mid_copy_straight()
571 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) in seg_pio_copy_mid()
667 void seg_pio_copy_end(struct pio_buf *pbuf) in seg_pio_copy_end()
H A Dpio.c880 struct pio_buf *pbuf; in sc_disable()
1409 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len, in sc_buffer_alloc()
1412 struct pio_buf *pbuf = NULL; in sc_buffer_alloc()
1658 struct pio_buf *pbuf; in sc_release_update()
H A Dud.c601 struct pio_buf *pbuf; in return_cnp_16B()
663 struct pio_buf *pbuf; in return_cnp()
H A Dhfi.h1299 void (*pio_inline_send)(struct hfi1_devdata *dd, struct pio_buf *pbuf,
H A Dverbs.c951 struct pio_buf *pbuf; in hfi1_verbs_send_pio()
H A Drc.c1356 struct pio_buf *pbuf; in hfi1_send_rc_ack()