Searched refs:fcoe_port (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/scsi/bnx2fc/ |
A D | bnx2fc.h | 290 struct fcoe_port *port; 428 struct fcoe_port *port; 504 int bnx2fc_send_session_ofld_req(struct fcoe_port *port, 506 int bnx2fc_send_session_enable_req(struct fcoe_port *port, 508 int bnx2fc_send_session_disable_req(struct fcoe_port *port, 585 struct bnx2fc_rport *bnx2fc_tgt_lookup(struct fcoe_port *port,
|
A D | bnx2fc_fcoe.c | 191 struct fcoe_port *port = lport_priv(lport); in bnx2fc_cleanup() 273 struct fcoe_port *port; in bnx2fc_xmit() 519 struct fcoe_port *port, *phys_port; in bnx2fc_recv_frame() 686 struct fcoe_port *port = lport_priv(lport); in bnx2fc_get_host_stats() 736 struct fcoe_port *port = lport_priv(lport); in bnx2fc_shost_config() 769 struct fcoe_port *port = lport_priv(lport); in bnx2fc_link_ok() 804 struct fcoe_port *port; in bnx2fc_net_config() 1084 struct fcoe_port *port = lport_priv(lport); in bnx2fc_update_src_mac() 1096 struct fcoe_port *port; in bnx2fc_get_src_mac() 1499 struct fcoe_port *port; in bnx2fc_if_create() [all …]
|
A D | bnx2fc_tgt.c | 20 struct fcoe_port *port, 80 static void bnx2fc_offload_session(struct fcoe_port *port, in bnx2fc_offload_session() 291 static void bnx2fc_upload_session(struct fcoe_port *port, in bnx2fc_upload_session() 351 struct fcoe_port *port, in bnx2fc_init_tgt() 443 struct fcoe_port *port = lport_priv(lport); in bnx2fc_rport_event_handler() 578 struct bnx2fc_rport *bnx2fc_tgt_lookup(struct fcoe_port *port, in bnx2fc_tgt_lookup()
|
A D | bnx2fc_io.c | 396 struct fcoe_port *port = tgt->port; in bnx2fc_elstm_alloc() 466 struct fcoe_port *port = tgt->port; in bnx2fc_cmd_alloc() 666 struct fcoe_port *port; in bnx2fc_initiate_tmf() 828 struct fcoe_port *port; in bnx2fc_initiate_abts() 935 struct fcoe_port *port; in bnx2fc_initiate_seq_cleanup() 1002 struct fcoe_port *port; in bnx2fc_initiate_cleanup() 2032 struct fcoe_port *port = tgt->port; in bnx2fc_post_io_req()
|
A D | bnx2fc_hwi.c | 171 int bnx2fc_send_session_ofld_req(struct fcoe_port *port, in bnx2fc_send_session_ofld_req() 356 int bnx2fc_send_session_enable_req(struct fcoe_port *port, in bnx2fc_send_session_enable_req() 426 int bnx2fc_send_session_disable_req(struct fcoe_port *port, in bnx2fc_send_session_disable_req() 552 struct fcoe_port *port = tgt->port; in bnx2fc_process_l2_frame_compl() 863 struct fcoe_port *port = tgt->port; in bnx2fc_process_cq_compl() 998 struct fcoe_port *port = tgt->port; in bnx2fc_pending_work() 1446 struct fcoe_port *port = tgt->port; in bnx2fc_map_doorbell()
|
A D | bnx2fc_els.c | 675 struct fcoe_port *port = tgt->port; in bnx2fc_initiate_els() 932 struct fcoe_port *port = lport_priv(lport); in bnx2fc_elsct_send()
|
/linux/drivers/scsi/fcoe/ |
A D | fcoe.c | 592 struct fcoe_port *port = lport_priv(lport); in fcoe_update_src_mac() 608 struct fcoe_port *port = lport_priv(lport); in fcoe_get_src_mac() 705 struct fcoe_port *port; in fcoe_netdev_config() 808 struct fcoe_port *port; in fcoe_fdmi_info() 921 struct fcoe_port *port = lport_priv(lport); in fcoe_em_config() 1127 struct fcoe_port *port; in fcoe_if_create() 2066 struct fcoe_port *port; in fcoe_destroy() 2095 struct fcoe_port *port; in fcoe_destroy_work() 2419 struct fcoe_port *port; in fcoe_hostlist_add() 2441 struct fcoe_port *port; in fcoe_hostlist_del() [all …]
|
A D | fcoe.h | 90 ((struct fcoe_port *)lport_priv(lport))->priv)->netdev; in fcoe_netdev()
|
A D | fcoe_transport.c | 370 struct fcoe_port *port = lport_priv(lport); in fcoe_clean_pending_queue() 399 struct fcoe_port *port = lport_priv(lport); in fcoe_check_wait_queue() 450 struct fcoe_port *port = from_timer(port, t, timer); in fcoe_queue_timer()
|
/linux/include/scsi/ |
A D | libfcoe.h | 348 struct fcoe_port { struct 367 struct fcoe_port *port = ((struct fcoe_port *)lport_priv(lport)); in fcoe_get_netdev() argument
|
Completed in 33 milliseconds