Searched refs:t3_rdma_read_wr (Results 1 – 2 of 2) sorted by relevance
241 struct t3_rdma_read_wr { struct396 struct t3_rdma_read_wr read;
145 *flit_cnt = sizeof(struct t3_rdma_read_wr) >> 3; in build_rdma_read()745 u8 flit_cnt = sizeof(struct t3_rdma_read_wr) >> 3; in iwch_post_zb_read()753 wqe = (union t3_wr *)skb_put(skb, sizeof(struct t3_rdma_read_wr)); in iwch_post_zb_read()754 memset(wqe, 0, sizeof(struct t3_rdma_read_wr)); in iwch_post_zb_read()