sc_buffer_alloc
struct pio_buf *sc_buffer_alloc(struct send_context *sc, u32 dw_len,
pbuf = sc_buffer_alloc(rcd->sc, plen, NULL, NULL);
pbuf = sc_buffer_alloc(ctxt, plen, NULL, NULL);
pbuf = sc_buffer_alloc(ctxt, plen, NULL, NULL);
pbuf = sc_buffer_alloc(sc, plen, cb, qp);