Symbol: t4_sq
drivers/infiniband/hw/cxgb4/qp.c
100
static void dealloc_host_sq(struct c4iw_rdev *rdev, struct t4_sq *sq)
drivers/infiniband/hw/cxgb4/qp.c
106
static void dealloc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq)
drivers/infiniband/hw/cxgb4/qp.c
114
static int alloc_oc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq)
drivers/infiniband/hw/cxgb4/qp.c
129
static int alloc_host_sq(struct c4iw_rdev *rdev, struct t4_sq *sq)
drivers/infiniband/hw/cxgb4/qp.c
140
static int alloc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq, int user)
drivers/infiniband/hw/cxgb4/qp.c
411
static int build_immd(struct t4_sq *sq, struct fw_ri_immd *immdp,
drivers/infiniband/hw/cxgb4/qp.c
486
static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe,
drivers/infiniband/hw/cxgb4/qp.c
553
static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe,
drivers/infiniband/hw/cxgb4/qp.c
604
static void build_immd_cmpl(struct t4_sq *sq, struct fw_ri_immd_cmpl *immdp,
drivers/infiniband/hw/cxgb4/qp.c
613
static void build_rdma_write_cmpl(struct t4_sq *sq,
drivers/infiniband/hw/cxgb4/qp.c
817
static int build_memreg(struct t4_sq *sq, union t4_wr *wqe,
drivers/infiniband/hw/cxgb4/qp.c
95
static void dealloc_oc_sq(struct c4iw_rdev *rdev, struct t4_sq *sq)
drivers/infiniband/hw/cxgb4/restrack.c
119
static int fill_swsqes(struct sk_buff *msg, struct t4_sq *sq,
drivers/infiniband/hw/cxgb4/restrack.c
95
static int fill_swsqe(struct sk_buff *msg, struct t4_sq *sq, u16 idx,
drivers/infiniband/hw/cxgb4/t4.h
383
struct t4_sq sq;
drivers/infiniband/hw/cxgb4/t4.h
522
static inline int t4_sq_onchip(struct t4_sq *sq)