Home
last modified time | relevance | path

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

/linux/include/uapi/rdma/
H A Dcxgb4-abi.h72 struct c4iw_create_qp_resp { struct
73 ma_sync_keyc4iw_create_qp_resp global() argument
74 sq_keyc4iw_create_qp_resp global() argument
75 rq_keyc4iw_create_qp_resp global() argument
76 sq_db_gts_keyc4iw_create_qp_resp global() argument
77 rq_db_gts_keyc4iw_create_qp_resp global() argument
78 sq_memsizec4iw_create_qp_resp global() argument
79 rq_memsizec4iw_create_qp_resp global() argument
80 sqidc4iw_create_qp_resp global() argument
81 rqidc4iw_create_qp_resp global() argument
82 sq_sizec4iw_create_qp_resp global() argument
83 rq_sizec4iw_create_qp_resp global() argument
84 qid_maskc4iw_create_qp_resp global() argument
85 flagsc4iw_create_qp_resp global() argument
/linux/drivers/infiniband/hw/cxgb4/
H A Dqp.c2126 struct c4iw_create_qp_resp uresp; in c4iw_create_qp()