Lines Matching defs:ds

68 static bool dsa_switch_supports_uc_filtering(struct dsa_switch *ds)  in dsa_switch_supports_uc_filtering()
75 static bool dsa_switch_supports_mc_filtering(struct dsa_switch *ds) in dsa_switch_supports_mc_filtering()
90 struct dsa_switch *ds = dp->ds; in dsa_user_standalone_event_work() local
279 struct dsa_switch *ds = dp->ds; in dsa_user_sync_ha() local
300 struct dsa_switch *ds = dp->ds; in dsa_user_unsync_ha() local
321 struct dsa_switch *ds = bus->priv; in dsa_user_phy_read() local
331 struct dsa_switch *ds = bus->priv; in dsa_user_phy_write() local
339 void dsa_user_mii_bus_init(struct dsa_switch *ds) in dsa_user_mii_bus_init()
362 struct dsa_switch *ds = dp->ds; in dsa_user_host_uc_install() local
390 struct dsa_switch *ds = dp->ds; in dsa_user_host_uc_uninstall() local
451 struct dsa_switch *ds = dp->ds; in dsa_user_change_rx_flags() local
474 struct dsa_switch *ds = dp->ds; in dsa_user_set_mac_address() local
884 struct dsa_switch *ds = p->dp->ds; in dsa_skb_tx_timestamp() local
962 struct dsa_switch *ds = dp->ds; in dsa_user_get_regs_len() local
974 struct dsa_switch *ds = dp->ds; in dsa_user_get_regs() local
990 struct dsa_switch *ds = dp->ds; in dsa_user_get_eeprom_len() local
1005 struct dsa_switch *ds = dp->ds; in dsa_user_get_eeprom() local
1017 struct dsa_switch *ds = dp->ds; in dsa_user_set_eeprom() local
1029 struct dsa_switch *ds = dp->ds; in dsa_user_get_strings() local
1049 struct dsa_switch *ds = dp->ds; in dsa_user_get_ethtool_stats() local
1077 struct dsa_switch *ds = dp->ds; in dsa_user_get_sset_count() local
1100 struct dsa_switch *ds = dp->ds; in dsa_user_get_eth_phy_stats() local
1110 struct dsa_switch *ds = dp->ds; in dsa_user_get_eth_mac_stats() local
1121 struct dsa_switch *ds = dp->ds; in dsa_user_get_eth_ctrl_stats() local
1133 struct dsa_switch *ds = dp->ds; in dsa_user_get_rmon_stats() local
1143 struct dsa_switch *ds = dp->ds; in dsa_user_get_ts_stats() local
1153 struct dsa_switch *ds = dp->ds; in dsa_user_net_selftest() local
1167 struct dsa_switch *ds = dp->ds; in dsa_user_get_mm() local
1179 struct dsa_switch *ds = dp->ds; in dsa_user_set_mm() local
1191 struct dsa_switch *ds = dp->ds; in dsa_user_get_mm_stats() local
1200 struct dsa_switch *ds = dp->ds; in dsa_user_get_wol() local
1211 struct dsa_switch *ds = dp->ds; in dsa_user_set_wol() local
1225 struct dsa_switch *ds = dp->ds; in dsa_user_set_eee() local
1258 struct dsa_switch *ds = dp->ds; in dsa_user_get_eee() local
1291 struct dsa_switch *ds = dp->ds; in dsa_user_get_pause_stats() local
1377 struct dsa_switch *ds = dp->ds; in dsa_user_add_cls_matchall_mirred() local
1464 struct dsa_switch *ds = dp->ds; in dsa_user_add_cls_matchall_police() local
1549 struct dsa_switch *ds = dp->ds; in dsa_user_del_cls_matchall() local
1597 struct dsa_switch *ds = dp->ds; in dsa_user_add_cls_flower() local
1611 struct dsa_switch *ds = dp->ds; in dsa_user_del_cls_flower() local
1625 struct dsa_switch *ds = dp->ds; in dsa_user_stats_cls_flower() local
1722 static int dsa_user_setup_ft_block(struct dsa_switch *ds, int port, in dsa_user_setup_ft_block()
1737 struct dsa_switch *ds = dp->ds; in dsa_user_setup_tc() local
1758 struct dsa_switch *ds = dp->ds; in dsa_user_get_rxnfc() local
1770 struct dsa_switch *ds = dp->ds; in dsa_user_set_rxnfc() local
1782 struct dsa_switch *ds = p->dp->ds; in dsa_user_get_ts_info() local
1801 struct dsa_switch *ds = dp->ds; in dsa_user_vlan_rx_add_vid() local
1874 struct dsa_switch *ds = dp->ds; in dsa_user_vlan_rx_kill_vid() local
2108 struct dsa_switch *ds = dp->ds; in dsa_user_change_mtu() local
2193 struct dsa_switch *ds = dp->ds; in dsa_user_dcbnl_set_apptrust() local
2206 struct dsa_switch *ds = dp->ds; in dsa_user_dcbnl_get_apptrust() local
2219 struct dsa_switch *ds = dp->ds; in dsa_user_dcbnl_set_default_prio() local
2250 struct dsa_switch *ds = dp->ds; in dsa_user_dcbnl_ieee_global_dscp_setdel() local
2298 struct dsa_switch *ds = dp->ds; in dsa_user_dcbnl_add_dscp_prio() local
2362 struct dsa_switch *ds = dp->ds; in dsa_user_dcbnl_del_default_prio() local
2389 struct dsa_switch *ds = dp->ds; in dsa_user_dcbnl_del_dscp_prio() local
2446 struct dsa_switch *ds = dp->ds; in dsa_user_dcbnl_init() local
2539 struct dsa_switch *ds = dp->ds; in dsa_user_get_stats64() local
2567 struct dsa_switch *ds = dp->ds; in dsa_user_hwtstamp_get() local
2580 struct dsa_switch *ds = dp->ds; in dsa_user_hwtstamp_set() local
2617 void dsa_port_phylink_mac_change(struct dsa_switch *ds, int port, bool up) in dsa_port_phylink_mac_change()
2630 struct dsa_switch *ds = dp->ds; in dsa_user_phylink_fixed_state() local
2643 struct dsa_switch *ds = dp->ds; in dsa_user_phy_connect() local
2660 struct dsa_switch *ds = dp->ds; in dsa_user_phy_setup() local
2705 const struct dsa_switch *ds = dp->ds; in dsa_user_setup_tagger() local
2763 struct dsa_switch *ds = port->ds; in dsa_user_create() local
2904 struct dsa_switch *ds = dp->ds; in dsa_user_change_conduit() local
3186 struct dsa_switch *ds; in dsa_user_prechangeupper_sanity_check() local
3637 struct dsa_switch *ds; in dsa_user_switchdev_event_work() local
3704 struct dsa_switch *ds = dp->ds; in dsa_user_fdb_event() local