ib_reg_wr
static int bnxt_re_build_reg_wqe(const struct ib_reg_wr *wr,
const struct ib_reg_wr *wr, struct c4iw_mr *mhp, u8 *len16)
const struct ib_reg_wr *wr, struct c4iw_mr *mhp, u8 *len16,
struct ib_reg_wr fastreg_wr;
const struct ib_reg_wr *wr)
const struct ib_reg_wr *wr,
const struct ib_reg_wr *wr)
static inline const struct ib_reg_wr *reg_wr(const struct ib_send_wr *wr)
return container_of(wr, struct ib_reg_wr, wr);
struct ib_reg_wr reg_wr;