Searched defs:isert_conn (Results 1 – 2 of 2) sorted by relevance
165 struct isert_conn { struct168 u32 initiator_depth;169 bool pi_support;172 int login_req_len;173 u64 login_rsp_dma;182 struct ib_qp *qp;183 struct ib_cq *cq;184 u32 cq_size;186 struct mutex mutex;187 struct kref kref;[all …]
85 struct isert_conn *isert_conn = context; in isert_qp_event_callback() local100 isert_create_qp(struct isert_conn *isert_conn, in isert_create_qp()304 isert_init_conn(struct isert_conn *isert_conn) in isert_init_conn()406 isert_destroy_qp(struct isert_conn *isert_conn) in isert_destroy_qp()417 struct isert_conn *isert_conn; in isert_connect_request() local546 isert_put_conn(struct isert_conn *isert_conn) in isert_put_conn()674 struct isert_conn *isert_conn; in isert_cma_handler() local917 struct isert_conn *isert_conn = conn->context; in isert_put_login_tx() local2373 struct isert_conn *isert_conn) in isert_set_conn_info()2388 struct isert_conn *isert_conn; in isert_accept_np() local[all …]