Home
last modified time | relevance | path

Searched refs:bnx2i_endpoint (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/bnx2i/
A Dbnx2i.h296 struct bnx2i_endpoint *ep;
748 struct bnx2i_endpoint { struct
820 struct bnx2i_endpoint *bnx2i_ep_ofld_list_next(struct bnx2i_hba *hba);
852 struct bnx2i_endpoint *ep);
855 struct bnx2i_endpoint *ep);
858 struct bnx2i_endpoint *ep);
860 struct bnx2i_endpoint *ep);
862 extern struct bnx2i_endpoint *bnx2i_find_ep_in_ofld_list(
864 extern struct bnx2i_endpoint *bnx2i_find_ep_in_destroy_list(
867 extern int bnx2i_map_ep_dbell_regs(struct bnx2i_endpoint *ep);
[all …]
A Dbnx2i_iscsi.c384 struct bnx2i_endpoint *bnx2i_ep; in bnx2i_alloc_ep()
639 struct bnx2i_endpoint *ep) in bnx2i_ep_ofld_list_add()
655 struct bnx2i_endpoint *ep) in bnx2i_ep_ofld_list_del()
671 struct bnx2i_endpoint *
676 struct bnx2i_endpoint *ep = NULL; in bnx2i_find_ep_in_ofld_list()
699 struct bnx2i_endpoint *
704 struct bnx2i_endpoint *ep = NULL; in bnx2i_find_ep_in_destroy_list()
1291 struct bnx2i_endpoint *bnx2i_ep; in bnx2i_session_create()
1412 struct bnx2i_endpoint *bnx2i_ep; in bnx2i_conn_bind()
1585 struct bnx2i_endpoint, in bnx2i_host_get_param()
[all …]
A Dbnx2i_hwi.c235 struct bnx2i_endpoint *ep = bnx2i_conn->ep; in bnx2i_put_rq_buf()
271 struct bnx2i_endpoint *ep = bnx2i_conn->ep; in bnx2i_ring_sq_dbell()
786 struct bnx2i_endpoint *ep) in bnx2i_570x_send_conn_ofld_req()
846 struct bnx2i_endpoint *ep) in bnx2i_5771x_send_conn_ofld_req()
2391 struct bnx2i_endpoint *ep; in bnx2i_process_conn_destroy_cmpl()
2426 struct bnx2i_endpoint *ep; in bnx2i_process_ofld_cmpl()
2571 struct bnx2i_endpoint *ep = (struct bnx2i_endpoint *) cm_sk->context; in bnx2i_cm_connect_cmpl()
2593 struct bnx2i_endpoint *ep = (struct bnx2i_endpoint *) cm_sk->context; in bnx2i_cm_close_cmpl()
2609 struct bnx2i_endpoint *ep = (struct bnx2i_endpoint *) cm_sk->context; in bnx2i_cm_abort_cmpl()
2625 struct bnx2i_endpoint *ep = (struct bnx2i_endpoint *) cm_sk->context; in bnx2i_cm_remote_close()
[all …]
A Dbnx2i_init.c190 struct bnx2i_endpoint *bnx2i_ep; in bnx2i_chip_cleanup()
203 bnx2i_ep = list_entry(pos, struct bnx2i_endpoint, link); in bnx2i_chip_cleanup()

Completed in 15 milliseconds