Lines Matching refs:rswitch_device

417 	struct rswitch_device *rdev = netdev_priv(ndev);  in rswitch_gwca_queue_ext_ts_fill()
560 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_txdmac_alloc()
579 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_txdmac_free()
587 struct rswitch_device *rdev = priv->rdev[index]; in rswitch_txdmac_init()
594 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_rxdmac_alloc()
613 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_rxdmac_free()
621 struct rswitch_device *rdev = priv->rdev[index]; in rswitch_rxdmac_init()
697 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_rx()
765 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_tx_free()
802 struct rswitch_device *rdev; in rswitch_poll()
839 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_queue_interrupt()
1141 static struct device_node *rswitch_get_port_node(struct rswitch_device *rdev) in rswitch_get_port_node()
1171 static int rswitch_etha_get_params(struct rswitch_device *rdev) in rswitch_etha_get_params()
1207 static int rswitch_mii_register(struct rswitch_device *rdev) in rswitch_mii_register()
1239 static void rswitch_mii_unregister(struct rswitch_device *rdev) in rswitch_mii_unregister()
1250 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_adjust_link()
1272 static void rswitch_phy_remove_link_mode(struct rswitch_device *rdev, in rswitch_phy_remove_link_mode()
1298 static int rswitch_phy_device_init(struct rswitch_device *rdev) in rswitch_phy_device_init()
1340 static void rswitch_phy_device_deinit(struct rswitch_device *rdev) in rswitch_phy_device_deinit()
1346 static int rswitch_serdes_set_params(struct rswitch_device *rdev) in rswitch_serdes_set_params()
1358 static int rswitch_ether_port_init_one(struct rswitch_device *rdev) in rswitch_ether_port_init_one()
1400 static void rswitch_ether_port_deinit_one(struct rswitch_device *rdev) in rswitch_ether_port_deinit_one()
1448 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_open()
1471 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_stop()
1502 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_start_xmit()
1572 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_hwstamp_get()
1598 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_hwstamp_set()
1666 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_get_ts_info()
1712 struct rswitch_device *rdev; in rswitch_device_alloc()
1719 ndev = alloc_etherdev_mqs(sizeof(struct rswitch_device), 1, 1); in rswitch_device_alloc()
1782 struct rswitch_device *rdev = priv->rdev[index]; in rswitch_device_free()
1972 struct rswitch_device *rdev = priv->rdev[i]; in rswitch_deinit()