Searched refs:fcoe_transport (Results 1 – 5 of 5) sorted by relevance
514 struct fcoe_transport *ft = NULL; in fcoe_transport_lookup()601 struct fcoe_transport *ft = NULL; in fcoe_transport_show()624 struct fcoe_transport *ft; in fcoe_transport_exit()637 struct fcoe_transport *ft) in fcoe_add_netdev_mapping()686 struct fcoe_transport *ft = NULL; in fcoe_netdev_map_lookup()752 struct fcoe_transport *ft = NULL; in fcoe_ctlr_create_store()816 struct fcoe_transport *ft = NULL; in fcoe_ctlr_destroy_store()865 struct fcoe_transport *ft = NULL; in fcoe_transport_create()931 struct fcoe_transport *ft = NULL; in fcoe_transport_destroy()976 struct fcoe_transport *ft = NULL; in fcoe_transport_disable()[all …]
5 libfcoe-objs := fcoe_ctlr.o fcoe_transport.o fcoe_sysfs.o
2449 static struct fcoe_transport fcoe_sw_transport = {
302 struct fcoe_transport { struct389 struct fcoe_transport *ft;393 int fcoe_transport_attach(struct fcoe_transport *ft);394 int fcoe_transport_detach(struct fcoe_transport *ft);
2607 static struct fcoe_transport bnx2fc_transport = {
Completed in 14 milliseconds