Home
last modified time | relevance | path

Searched refs:port_to_netdev (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_stats.c534 dev = ocelot->ops->port_to_netdev(ocelot, port); in ocelot_port_get_pause_stats()
636 dev = ocelot->ops->port_to_netdev(ocelot, port); in ocelot_port_get_rmon_stats()
676 dev = ocelot->ops->port_to_netdev(ocelot, port); in ocelot_port_get_eth_ctrl_stats()
775 dev = ocelot->ops->port_to_netdev(ocelot, port); in ocelot_port_get_eth_mac_stats()
815 dev = ocelot->ops->port_to_netdev(ocelot, port); in ocelot_port_get_eth_phy_stats()
A Docelot_vsc7514.c124 .port_to_netdev = ocelot_port_to_netdev,
A Docelot_flower.c542 dev = ocelot->ops->port_to_netdev(ocelot, port); in ocelot_flower_parse_indev()
A Docelot.c1020 dev = ocelot->ops->port_to_netdev(ocelot, src_port); in ocelot_xtr_poll_frame()
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Docelot_ext.c37 .port_to_netdev = felix_port_to_netdev,
A Dseville_vsc9953.c874 .port_to_netdev = felix_port_to_netdev,
A Dfelix_vsc9959.c2570 .port_to_netdev = felix_port_to_netdev,
/linux-6.3-rc2/drivers/net/ethernet/toshiba/
A Dps3_gelic_net.h318 static inline struct net_device *port_to_netdev(struct gelic_port *p) in port_to_netdev() function
A Dps3_gelic_wireless.c255 wireless_send_event(port_to_netdev(wl_port(wl)), SIOCGIWAP, in gelic_wl_send_iwap_event()
1627 wireless_send_event(port_to_netdev(wl_port(wl)), SIOCGIWSCAN, &data, in gelic_wl_scan_complete_event()
2041 netif_carrier_on(port_to_netdev(wl_port(wl))); in gelic_wl_connected_event()
2079 netif_carrier_off(port_to_netdev(wl_port(wl))); in gelic_wl_disconnect_event()
2377 free_netdev(port_to_netdev(wl_port(wl))); in gelic_wl_free()
/linux-6.3-rc2/include/soc/mscc/
A Docelot.h649 struct net_device *(*port_to_netdev)(struct ocelot *ocelot, int port); member

Completed in 33 milliseconds