Lines Matching refs:rswitch_device
445 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_gwca_queue_ext_ts_fill()
588 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_txdmac_alloc()
607 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_txdmac_free()
615 struct rswitch_device *rdev = priv->rdev[index]; in rswitch_txdmac_init()
622 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_rxdmac_alloc()
641 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_rxdmac_free()
649 struct rswitch_device *rdev = priv->rdev[index]; in rswitch_rxdmac_init()
802 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_rx()
869 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_tx_free()
899 struct rswitch_device *rdev; in rswitch_poll()
938 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_queue_interrupt()
1017 struct rswitch_device *rdev; in rswitch_ts()
1279 static struct device_node *rswitch_get_port_node(struct rswitch_device *rdev) in rswitch_get_port_node()
1309 static int rswitch_etha_get_params(struct rswitch_device *rdev) in rswitch_etha_get_params()
1345 static int rswitch_mii_register(struct rswitch_device *rdev) in rswitch_mii_register()
1379 static void rswitch_mii_unregister(struct rswitch_device *rdev) in rswitch_mii_unregister()
1390 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_adjust_link()
1412 static void rswitch_phy_remove_link_mode(struct rswitch_device *rdev, in rswitch_phy_remove_link_mode()
1438 static int rswitch_phy_device_init(struct rswitch_device *rdev) in rswitch_phy_device_init()
1481 static void rswitch_phy_device_deinit(struct rswitch_device *rdev) in rswitch_phy_device_deinit()
1487 static int rswitch_serdes_set_params(struct rswitch_device *rdev) in rswitch_serdes_set_params()
1499 static int rswitch_ether_port_init_one(struct rswitch_device *rdev) in rswitch_ether_port_init_one()
1541 static void rswitch_ether_port_deinit_one(struct rswitch_device *rdev) in rswitch_ether_port_deinit_one()
1590 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_open()
1613 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_stop()
1645 static bool rswitch_ext_desc_set_info1(struct rswitch_device *rdev, in rswitch_ext_desc_set_info1()
1670 static bool rswitch_ext_desc_set(struct rswitch_device *rdev, in rswitch_ext_desc_set()
1714 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_start_xmit()
1774 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_hwstamp_get()
1800 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_hwstamp_set()
1868 struct rswitch_device *rdev = netdev_priv(ndev); in rswitch_get_ts_info()
1912 struct rswitch_device *rdev; in rswitch_device_alloc()
1919 ndev = alloc_etherdev_mqs(sizeof(struct rswitch_device), 1, 1); in rswitch_device_alloc()
1981 struct rswitch_device *rdev = priv->rdev[index]; in rswitch_device_free()
2173 struct rswitch_device *rdev = priv->rdev[i]; in rswitch_deinit()