Searched refs:ep_cid (Results 1 – 6 of 6) sorted by relevance
226 beiscsi_ep->ep_cid)]; in beiscsi_conn_bind()228 beiscsi_conn->beiscsi_conn_cid = beiscsi_ep->ep_cid; in beiscsi_conn_bind()235 beiscsi_conn, conn, beiscsi_ep->ep_cid); in beiscsi_conn_bind()237 return beiscsi_bindconn_cid(phba, beiscsi_conn, beiscsi_ep->ep_cid); in beiscsi_conn_bind()1072 beiscsi_put_cid(phba, beiscsi_ep->ep_cid); in beiscsi_free_ep()1075 (beiscsi_ep->ep_cid)] = NULL; in beiscsi_free_ep()1115 beiscsi_ep->ep_cid = beiscsi_get_cid(phba); in beiscsi_open_conn()1116 if (beiscsi_ep->ep_cid == 0xFFFF) { in beiscsi_open_conn()1124 beiscsi_ep->ep_cid); in beiscsi_open_conn()1127 (beiscsi_ep->ep_cid)] = ep; in beiscsi_open_conn()[all …]
263 unsigned short ep_cid; member
722 unsigned short cid = beiscsi_ep->ep_cid; in mgmt_open_connection()
35 cid = ep->ep_cid; in bnx2i_get_cid_num()37 cid = GET_CID_NUM(ep->ep_cid); in bnx2i_get_cid_num()661 update_wqe->context_id = bnx2i_conn->ep->ep_cid; in bnx2i_update_iscsi_conn()663 update_wqe->context_id = (bnx2i_conn->ep->ep_cid >> 7); in bnx2i_update_iscsi_conn()779 conn_cleanup.context_id = ep->ep_cid; in bnx2i_send_conn_destroy()781 conn_cleanup.context_id = (ep->ep_cid >> 7); in bnx2i_send_conn_destroy()1064 ep->ep_cid = ep->ep_iscsi_cid = ep->ep_pg_cid = 0; in bnx2i_alloc_qp_resc()2393 bnx2i_conn->ep->ep_cid); in bnx2i_process_iscsi_error()2487 ep->ep_cid = cid_addr; in bnx2i_process_ofld_cmpl()
763 #define ep_cid ids.fw_cid macro
1450 bnx2i_conn->fw_cid = bnx2i_ep->ep_cid; in bnx2i_conn_bind()1875 rc = cnic->cm_create(cnic, CNIC_ULP_ISCSI, bnx2i_ep->ep_cid, in bnx2i_ep_connect()