Searched refs:ep_iscsi_cid (Results 1 – 3 of 3) sorted by relevance
397 bnx2i_ep->ep_iscsi_cid = (u16) -1; in bnx2i_alloc_ep()424 if (bnx2i_ep->ep_iscsi_cid != (u16) -1) in bnx2i_free_ep()425 bnx2i_free_iscsi_cid(bnx2i_ep->hba, bnx2i_ep->ep_iscsi_cid); in bnx2i_free_ep()682 if (ep->ep_iscsi_cid == iscsi_cid) in bnx2i_find_ep_in_ofld_list()710 if (ep->ep_iscsi_cid == iscsi_cid) in bnx2i_find_ep_in_destroy_list()1455 bnx2i_conn->iscsi_conn_cid = bnx2i_ep->ep_iscsi_cid; in bnx2i_conn_bind()1459 bnx2i_ep->ep_iscsi_cid); in bnx2i_conn_bind()1837 bnx2i_ep->ep_iscsi_cid = (u16)iscsi_cid; in bnx2i_ep_connect()1848 hba->netdev->name, bnx2i_ep->ep_iscsi_cid); in bnx2i_ep_connect()1871 hba->netdev->name, bnx2i_ep->ep_iscsi_cid); in bnx2i_ep_connect()
768 conn_cleanup.reserved0 = (u16)ep->ep_iscsi_cid; in bnx2i_send_conn_destroy()800 ofld_req1.iscsi_conn_id = (u16) ep->ep_iscsi_cid; in bnx2i_570x_send_conn_ofld_req()861 ofld_req1.iscsi_conn_id = (u16) ep->ep_iscsi_cid; in bnx2i_5771x_send_conn_ofld_req()1049 ep->ep_cid = ep->ep_iscsi_cid = ep->ep_pg_cid = 0; in bnx2i_alloc_qp_resc()2368 bnx2i_conn, bnx2i_conn->ep->ep_iscsi_cid, in bnx2i_process_iscsi_error()
762 #define ep_iscsi_cid ids.drv_iscsi_cid macro