Home
last modified time | relevance | path

Searched refs:bnx2fc_interface (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c62 static void __bnx2fc_destroy(struct bnx2fc_interface *interface);
73 static void bnx2fc_start_disc(struct bnx2fc_interface *interface);
81 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface,
86 static struct bnx2fc_interface *bnx2fc_interface_lookup(struct net_device
88 static inline void bnx2fc_interface_put(struct bnx2fc_interface *interface);
95 static void bnx2fc_stop(struct bnx2fc_interface *interface);
133 return ((struct bnx2fc_interface *) in bnx2fc_netdev()
142 struct bnx2fc_interface *fcoe = fcoe_ctlr_priv(ctlr); in bnx2fc_fcf_get_vlan_id()
194 struct bnx2fc_interface *interface = port->priv; in bnx2fc_cleanup()
272 struct bnx2fc_interface *interface; in bnx2fc_xmit()
[all …]
Dbnx2fc_io.c32 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_cmd_timer_set()
397 struct bnx2fc_interface *interface = port->priv; in bnx2fc_elstm_alloc()
467 struct bnx2fc_interface *interface = port->priv; in bnx2fc_cmd_alloc()
549 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_free_mp_resc()
586 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_init_mp_req()
667 struct bnx2fc_interface *interface; in bnx2fc_initiate_tmf()
826 struct bnx2fc_interface *interface; in bnx2fc_initiate_abts()
934 struct bnx2fc_interface *interface; in bnx2fc_initiate_seq_cleanup()
1003 struct bnx2fc_interface *interface; in bnx2fc_initiate_cleanup()
1614 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_map_sg()
[all …]
Dbnx2fc_tgt.c85 struct bnx2fc_interface *interface = port->priv; in bnx2fc_offload_session()
294 struct bnx2fc_interface *interface = port->priv; in bnx2fc_upload_session()
356 struct bnx2fc_interface *interface = port->priv; in bnx2fc_init_tgt()
444 struct bnx2fc_interface *interface = port->priv; in bnx2fc_rport_event_handler()
581 struct bnx2fc_interface *interface = port->priv; in bnx2fc_tgt_lookup()
Dbnx2fc_hwi.c175 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_ofld_req()
360 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_enable_req()
429 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_disable_req()
554 struct bnx2fc_interface *interface = port->priv; in bnx2fc_process_l2_frame_compl()
637 struct bnx2fc_interface *interface = tgt->port->priv; in bnx2fc_process_unsol_compl()
878 struct bnx2fc_interface *interface = port->priv; in bnx2fc_process_cq_compl()
1127 struct bnx2fc_interface *interface; in bnx2fc_process_ofld_cmpl()
1180 struct bnx2fc_interface *interface; in bnx2fc_process_enable_conn_cmpl()
1422 struct bnx2fc_interface *interface = port->priv; in bnx2fc_map_doorbell()
1468 struct bnx2fc_interface *interface = tgt->port->priv; in bnx2fc_init_seq_cleanup_task()
Dbnx2fc.h253 struct bnx2fc_interface { struct
270 ((struct bnx2fc_interface *)((x) + 1)) argument
Dbnx2fc_els.c676 struct bnx2fc_interface *interface = port->priv; in bnx2fc_initiate_els()
909 struct bnx2fc_interface *interface = port->priv; in bnx2fc_elsct_send()