Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c61 static void __bnx2fc_destroy(struct bnx2fc_interface *interface);
72 static void bnx2fc_start_disc(struct bnx2fc_interface *interface);
80 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface,
85 static struct bnx2fc_interface *bnx2fc_interface_lookup(struct net_device
87 static inline void bnx2fc_interface_put(struct bnx2fc_interface *interface);
94 static void bnx2fc_stop(struct bnx2fc_interface *interface);
110 return ((struct bnx2fc_interface *) in bnx2fc_netdev()
119 struct bnx2fc_interface *fcoe = fcoe_ctlr_priv(ctlr); in bnx2fc_fcf_get_vlan_id()
171 struct bnx2fc_interface *interface = port->priv; in bnx2fc_cleanup()
249 struct bnx2fc_interface *interface; in bnx2fc_xmit()
[all …]
Dbnx2fc_io.c31 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_cmd_timer_set()
384 struct bnx2fc_interface *interface = port->priv; in bnx2fc_elstm_alloc()
454 struct bnx2fc_interface *interface = port->priv; in bnx2fc_cmd_alloc()
536 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_free_mp_resc()
573 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_init_mp_req()
654 struct bnx2fc_interface *interface; in bnx2fc_initiate_tmf()
813 struct bnx2fc_interface *interface; in bnx2fc_initiate_abts()
921 struct bnx2fc_interface *interface; in bnx2fc_initiate_seq_cleanup()
990 struct bnx2fc_interface *interface; in bnx2fc_initiate_cleanup()
1583 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.c174 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_ofld_req()
359 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_enable_req()
428 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_disable_req()
553 struct bnx2fc_interface *interface = port->priv; in bnx2fc_process_l2_frame_compl()
636 struct bnx2fc_interface *interface = tgt->port->priv; in bnx2fc_process_unsol_compl()
877 struct bnx2fc_interface *interface = port->priv; in bnx2fc_process_cq_compl()
1125 struct bnx2fc_interface *interface; in bnx2fc_process_ofld_cmpl()
1178 struct bnx2fc_interface *interface; in bnx2fc_process_enable_conn_cmpl()
1420 struct bnx2fc_interface *interface = port->priv; in bnx2fc_map_doorbell()
1466 struct bnx2fc_interface *interface = tgt->port->priv; in bnx2fc_init_seq_cleanup_task()
Dbnx2fc.h251 struct bnx2fc_interface { struct
267 ((struct bnx2fc_interface *)((x) + 1)) argument
Dbnx2fc_els.c668 struct bnx2fc_interface *interface = port->priv; in bnx2fc_initiate_els()
901 struct bnx2fc_interface *interface = port->priv; in bnx2fc_elsct_send()