alloc_wr_mbuf
struct mbuf *alloc_wr_mbuf(int, int);
m = alloc_wr_mbuf(len, M_NOWAIT);
m = alloc_wr_mbuf(TLS_KEY_WR_SZ, M_NOWAIT);