Home
last modified time | relevance | path

Searched refs:t3_rdma_init_wr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h357 struct t3_rdma_init_wr { struct
403 struct t3_rdma_init_wr init;
Dcxio_hal.c836 struct t3_rdma_init_wr *wqe; in cxio_rdma_init()
841 wqe = (struct t3_rdma_init_wr *) __skb_put(skb, sizeof(*wqe)); in cxio_rdma_init()