Lines Matching refs:fcoe_port
111 ((struct fcoe_port *)lport_priv(lport))->priv)->netdev; in bnx2fc_netdev()
170 struct fcoe_port *port = lport_priv(lport); in bnx2fc_cleanup()
252 struct fcoe_port *port; in bnx2fc_xmit()
261 port = (struct fcoe_port *)lport_priv(lport); in bnx2fc_xmit()
503 struct fcoe_port *port; in bnx2fc_recv_frame()
634 struct fcoe_port *port = lport_priv(lport); in bnx2fc_get_host_stats()
679 struct fcoe_port *port = lport_priv(lport); in bnx2fc_shost_config()
712 struct fcoe_port *port = lport_priv(lport); in bnx2fc_link_ok()
747 struct fcoe_port *port; in bnx2fc_net_config()
1030 struct fcoe_port *port = lport_priv(lport); in bnx2fc_update_src_mac()
1042 struct fcoe_port *port; in bnx2fc_get_src_mac()
1044 port = (struct fcoe_port *)lport_priv(lport); in bnx2fc_get_src_mac()
1064 struct fcoe_port *port = lport_priv(n_port); in bnx2fc_vport_create()
1127 struct fcoe_port *port = lport_priv(vn_port); in bnx2fc_vport_destroy()
1426 struct fcoe_port *port; in bnx2fc_if_create()
1534 struct fcoe_port *port = lport_priv(lport); in bnx2fc_interface_cleanup()
1575 struct fcoe_port *port = lport_priv(lport); in __bnx2fc_destroy()
1624 struct fcoe_port *port; in bnx2fc_destroy_work()
1627 port = container_of(work, struct fcoe_port, destroy_work); in bnx2fc_destroy_work()