Searched defs:felix (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
| H A D | ocelot_ext.c | 71 struct felix *felix; in ocelot_ext_probe() local 120 struct felix *felix = dev_get_drvdata(&pdev->dev); ocelot_ext_remove() local 135 struct felix *felix = dev_get_drvdata(&pdev->dev); ocelot_ext_shutdown() local [all...] |
| H A D | seville_vsc9953.c | 881 struct felix *felix = ocelot_to_felix(ocelot); in vsc9953_mdio_bus_alloc() local 938 struct felix *felix = ocelot_to_felix(ocelot); vsc9953_mdio_bus_free() local 977 struct felix *felix; seville_probe() local 1034 struct felix *felix = platform_get_drvdata(pdev); seville_remove() local 1049 struct felix *felix = platform_get_drvdata(pdev); seville_shutdown() local [all...] |
| H A D | felix.h | 88 struct felix { struct
|
| H A D | felix_vsc9959.c | 959 struct felix *felix = ocelot_to_felix(ocelot); in vsc9959_mdio_bus_alloc() local 1046 struct felix *felix = ocelot_to_felix(ocelot); vsc9959_mdio_bus_free() local 2530 struct felix *felix = ocelot_to_felix(ocelot); vsc9959_cut_through_fwd() local 2665 struct felix *felix; felix_pci_probe() local 2742 struct felix *felix = pci_get_drvdata(pdev); felix_pci_remove() local 2757 struct felix *felix = pci_get_drvdata(pdev); felix_pci_shutdown() local [all...] |
| H A D | felix.c | 309 struct felix *felix = ocelot_to_felix(ocelot); in felix_update_trapping_destinations() local 608 struct felix *felix = ocelot_to_felix(ocelot); in felix_migrate_host_flood() local 670 struct felix *felix in felix_change_tag_protocol() local 717 struct felix *felix = ocelot_to_felix(ocelot); felix_get_tag_protocol() local 726 struct felix *felix = ocelot_to_felix(ocelot); felix_port_set_host_flood() local 749 struct felix *felix = ocelot_to_felix(ocelot); felix_port_change_master() local 1058 struct felix *felix = ocelot_to_felix(ocelot); felix_phylink_mac_config() local 1069 struct felix *felix = ocelot_to_felix(ocelot); felix_phylink_mac_select_pcs() local 1083 struct felix *felix; felix_phylink_mac_link_down() local 1099 struct felix *felix = ocelot_to_felix(ocelot); felix_phylink_mac_link_up() local 1239 felix_validate_phy_mode(struct felix *felix, int port, phy_interface_t phy_mode) felix_validate_phy_mode() argument 1249 felix_parse_ports_node(struct felix *felix, struct device_node *ports_node, phy_interface_t *port_phy_modes) felix_parse_ports_node() argument 1297 felix_parse_dt(struct felix *felix, phy_interface_t *port_phy_modes) felix_parse_dt() argument 1320 felix_request_regmap_by_name(struct felix *felix, const char *resource_name) felix_request_regmap_by_name() argument 1348 felix_request_regmap(struct felix *felix, enum ocelot_target target) felix_request_regmap() argument 1362 felix_request_port_regmap(struct felix *felix, int port) felix_request_port_regmap() argument 1371 felix_init_structs(struct felix *felix, int num_phys_ports) felix_init_structs() argument 1549 struct felix *felix = ocelot_to_felix(ocelot); felix_setup() local 1619 struct felix *felix = ocelot_to_felix(ocelot); felix_teardown() local 1650 struct felix *felix = ocelot_to_felix(ocelot); felix_hwtstamp_set() local 1665 struct felix *felix = ocelot_to_felix(ocelot); felix_check_xtr_pkt() local 1808 struct felix *felix = ocelot_to_felix(ocelot); felix_cls_flower_add() local 1879 struct felix *felix = ocelot_to_felix(ocelot); felix_port_setup_tc() local 2173 struct felix *felix = ocelot_to_felix(ocelot); felix_port_to_netdev() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
| H A D | felix.h | 45 struct felix { struct
|
| H A D | seville_vsc9953.c | 1069 struct felix *felix = ocelot_to_felix(ocelot); in vsc9953_mdio_bus_alloc() local 1135 struct felix *felix = ocelot_to_felix(ocelot); vsc9953_mdio_bus_free() local 1199 struct felix *felix; seville_probe() local 1255 struct felix *felix; seville_remove() local [all...] |
| H A D | felix_vsc9959.c | 1019 struct felix *felix = ocelot_to_felix(ocelot); in vsc9959_mdio_bus_alloc() local 1110 struct felix *felix = ocelot_to_felix(ocelot); vsc9959_mdio_bus_free() local 1398 struct felix *felix; felix_pci_probe() local 1488 struct felix *felix; felix_pci_remove() local [all...] |
| H A D | felix.c | 193 struct felix *felix = ocelot_to_felix(ocelot); in felix_phylink_validate() local 204 struct felix *felix = ocelot_to_felix(ocelot); in felix_phylink_mac_config() local 246 struct felix *feli in felix_phylink_mac_link_up() local 368 felix_parse_ports_node(struct felix *felix, struct device_node *ports_node, phy_interface_t *port_phy_modes) felix_parse_ports_node() argument 413 felix_parse_dt(struct felix *felix, phy_interface_t *port_phy_modes) felix_parse_dt() argument 434 felix_init_structs(struct felix *felix, int num_phys_ports) felix_init_structs() argument 585 struct felix *felix = ocelot_to_felix(ocelot); felix_setup() local 635 struct felix *felix = ocelot_to_felix(ocelot); felix_teardown() local 775 struct felix *felix = ocelot_to_felix(ocelot); felix_port_setup_tc() local 827 struct felix *felix = ocelot_to_felix(ocelot); felix_port_to_netdev() local [all...] |
Completed in 10 milliseconds