Lines Matching +defs:dev +defs:id +defs:attrs
440 struct device *dev = common->dev; in am65_cpsw_nuss_rx_push() local
508 static void am65_cpsw_destroy_rxq(struct am65_cpsw_common *common, int id) in am65_cpsw_destroy_rxq()
540 int id; in am65_cpsw_destroy_rxqs() local
557 static int am65_cpsw_create_rxq(struct am65_cpsw_common *common, int id) in am65_cpsw_create_rxq()
635 int id, ret; in am65_cpsw_create_rxqs() local
661 static void am65_cpsw_destroy_txq(struct am65_cpsw_common *common, int id) in am65_cpsw_destroy_txq()
675 int id; in am65_cpsw_destroy_txqs() local
695 static int am65_cpsw_create_txq(struct am65_cpsw_common *common, int id) in am65_cpsw_create_txq()
711 int id, ret; in am65_cpsw_create_txqs() local
1276 struct device *dev = common->dev; in am65_cpsw_nuss_rx_packets() local
1461 struct device *dev = common->dev; in am65_cpsw_nuss_tx_compl_packets() local
1597 struct device *dev = common->dev; in am65_cpsw_nuss_ndo_slave_xmit() local
1914 static void am65_cpsw_nuss_ndo_get_stats(struct net_device *dev, in am65_cpsw_nuss_ndo_get_stats()
2033 static int am65_cpsw_init_serdes_phy(struct device *dev, struct device_node *port_np, in am65_cpsw_init_serdes_phy()
2202 struct device *dev = common->dev; in am65_cpsw_nuss_remove_tx_chns() local
2220 struct device *dev = common->dev; in am65_cpsw_nuss_ndev_add_tx_napi() local
2261 struct device *dev = common->dev; in am65_cpsw_nuss_init_tx_chns() local
2358 struct device *dev = common->dev; in am65_cpsw_nuss_remove_rx_chns() local
2382 struct device *dev = common->dev; in am65_cpsw_nuss_init_rx_chns() local
2560 struct device *dev = common->dev; in am65_cpsw_init_cpts() local
2598 struct device *dev = common->dev; in am65_cpsw_nuss_init_slave_ports() local
2764 struct device *dev = common->dev; in am65_cpsw_nuss_init_port_ndev() local
3074 static int am65_cpsw_dl_switch_mode_get(struct devlink *dl, u32 id, in am65_cpsw_dl_switch_mode_get()
3138 static int am65_cpsw_dl_switch_mode_set(struct devlink *dl, u32 id, in am65_cpsw_dl_switch_mode_set()
3254 struct devlink_port_attrs attrs = {}; in am65_cpsw_nuss_register_devlink() local
3256 struct device *dev = common->dev; in am65_cpsw_nuss_register_devlink() local
3347 struct device *dev = common->dev; in am65_cpsw_nuss_register_ndevs() local
3523 struct device *dev = &pdev->dev; in am65_cpsw_nuss_probe() local
3674 struct device *dev = &pdev->dev; in am65_cpsw_nuss_remove() local
3711 static int am65_cpsw_nuss_suspend(struct device *dev) in am65_cpsw_nuss_suspend()
3749 static int am65_cpsw_nuss_resume(struct device *dev) in am65_cpsw_nuss_resume()