Searched refs:sc_buffer_alloc (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | pio.h | 294 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len,
|
H A D | ud.c | 685 pbuf = sc_buffer_alloc(ctxt, plen, NULL, NULL); in return_cnp_16B() 740 pbuf = sc_buffer_alloc(ctxt, plen, NULL, NULL); in return_cnp()
|
H A D | verbs.c | 1043 pbuf = sc_buffer_alloc(sc, plen, cb, qp); in hfi1_verbs_send_pio()
|
H A D | pio.c | 1451 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len, in sc_buffer_alloc() function
|
H A D | rc.c | 1427 pbuf = sc_buffer_alloc(rcd->sc, plen, NULL, NULL); in hfi1_send_rc_ack()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | pio.h | 251 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len,
|
H A D | ud.c | 644 pbuf = sc_buffer_alloc(ctxt, plen, NULL, NULL); in return_cnp_16B() 699 pbuf = sc_buffer_alloc(ctxt, plen, NULL, NULL); in return_cnp()
|
H A D | pio.c | 1409 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len, in sc_buffer_alloc() function
|
H A D | verbs.c | 1001 pbuf = sc_buffer_alloc(sc, plen, cb, qp); in hfi1_verbs_send_pio()
|
H A D | rc.c | 1385 pbuf = sc_buffer_alloc(rcd->sc, plen, NULL, NULL); in hfi1_send_rc_ack()
|
Completed in 24 milliseconds