Home
last modified time | relevance | path

Searched refs:sc_buffer_alloc (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/rdma/hfi1/
Dpio.h185 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len,
Dud.c527 pbuf = sc_buffer_alloc(ctxt, plen, NULL, NULL); in return_cnp()
Dpio.c1332 struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len, in sc_buffer_alloc() function
Ddiag.c496 pbuf = sc_buffer_alloc(sc, total_len, credit_cb, credit_arg); in diagpkt_send()
Dverbs.c1155 pbuf = sc_buffer_alloc(sc, plen, NULL, NULL); in hfi1_verbs_send_pio()
Drc.c755 pbuf = sc_buffer_alloc(sc, plen, NULL, NULL); in hfi1_send_rc_ack()