t4_sq
static void dealloc_host_sq(struct c4iw_rdev *rdev, struct t4_sq *sq)
static void dealloc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq)
static int alloc_oc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq)
static int alloc_host_sq(struct c4iw_rdev *rdev, struct t4_sq *sq)
static int alloc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq, int user)
static int build_immd(struct t4_sq *sq, struct fw_ri_immd *immdp,
static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe,
static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe,
static void build_immd_cmpl(struct t4_sq *sq, struct fw_ri_immd_cmpl *immdp,
static void build_rdma_write_cmpl(struct t4_sq *sq,
static int build_memreg(struct t4_sq *sq, union t4_wr *wqe,
static void dealloc_oc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq)
static int fill_swsqes(struct sk_buff *msg, struct t4_sq *sq,
static int fill_swsqe(struct sk_buff *msg, struct t4_sq *sq, u16 idx,
struct t4_sq sq;
static inline int t4_sq_onchip(struct t4_sq *sq)