Searched refs:fcoe_interface (Results 1 – 2 of 2) sorted by relevance
86 static struct fcoe_interface290 static int fcoe_interface_setup(struct fcoe_interface *fcoe, in fcoe_interface_setup()378 static struct fcoe_interface *fcoe_interface_create(struct net_device *netdev, in fcoe_interface_create()383 struct fcoe_interface *fcoe; in fcoe_interface_create()394 size = sizeof(struct fcoe_ctlr) + sizeof(struct fcoe_interface); in fcoe_interface_create()440 static void fcoe_interface_remove(struct fcoe_interface *fcoe) in fcoe_interface_remove()484 static void fcoe_interface_cleanup(struct fcoe_interface *fcoe) in fcoe_interface_cleanup()511 struct fcoe_interface *fcoe; in fcoe_fip_recv()514 fcoe = container_of(ptype, struct fcoe_interface, fip_packet_type); in fcoe_fip_recv()534 struct fcoe_interface *fcoe; in fcoe_fip_vlan_recv()[all …]
65 struct fcoe_interface { struct81 ((struct fcoe_interface *)((x) + 1)) argument89 return ((struct fcoe_interface *) in fcoe_netdev()