Searched defs:rtrs_srv_op (Results 1 – 2 of 2) sorted by relevance
51 struct rtrs_srv_op { struct52 struct rtrs_srv_con *con;53 u32 msg_id;54 u8 dir;55 struct rtrs_msg_rdma_read *rd_msg;56 struct ib_rdma_wr tx_wr;57 struct ib_sge tx_sg;58 struct list_head wait_list;82 struct rtrs_srv_op **ops_ids; argument
52 struct rtrs_srv_op { struct53 struct rtrs_srv_con *con;54 u32 msg_id;55 u8 dir;56 struct rtrs_msg_rdma_read *rd_msg;57 struct ib_rdma_wr tx_wr;58 struct ib_sge tx_sg;59 struct list_head wait_list;83 struct rtrs_srv_op **ops_ids; argument