Lines Matching defs:ugeth
225 static struct sk_buff *get_new_skb(struct ucc_geth_private *ugeth, in get_new_skb()
257 static int rx_bd_buffer_set(struct ucc_geth_private *ugeth, u8 rxQ) in rx_bd_buffer_set()
285 static int fill_init_enet_entries(struct ucc_geth_private *ugeth, in fill_init_enet_entries()
324 static int return_init_enet_entries(struct ucc_geth_private *ugeth, in return_init_enet_entries()
358 static int dump_init_enet_entries(struct ucc_geth_private *ugeth, in dump_init_enet_entries()
410 static int hw_clear_addr_in_paddr(struct ucc_geth_private *ugeth, u8 paddr_num) in hw_clear_addr_in_paddr()
432 static void hw_add_addr_in_hash(struct ucc_geth_private *ugeth, in hw_add_addr_in_hash()
456 static void get_statistics(struct ucc_geth_private *ugeth, in get_statistics()
576 static void dump_bds(struct ucc_geth_private *ugeth) in dump_bds()
601 static void dump_regs(struct ucc_geth_private *ugeth) in dump_regs()
1269 static int ugeth_graceful_stop_tx(struct ucc_geth_private *ugeth) in ugeth_graceful_stop_tx()
1299 static int ugeth_graceful_stop_rx(struct ucc_geth_private *ugeth) in ugeth_graceful_stop_rx()
1331 static int ugeth_restart_tx(struct ucc_geth_private *ugeth) in ugeth_restart_tx()
1346 static int ugeth_restart_rx(struct ucc_geth_private *ugeth) in ugeth_restart_rx()
1362 static int ugeth_enable(struct ucc_geth_private *ugeth, enum comm_dir mode) in ugeth_enable()
1392 static int ugeth_disable(struct ucc_geth_private *ugeth, enum comm_dir mode) in ugeth_disable()
1418 static void ugeth_quiesce(struct ucc_geth_private *ugeth) in ugeth_quiesce()
1430 static void ugeth_activate(struct ucc_geth_private *ugeth) in ugeth_activate()
1450 struct ucc_geth_private *ugeth = netdev_priv(dev); in uec_configure_serdes() local
1491 struct ucc_geth_private *ugeth = netdev_priv(ndev); in ugeth_mac_link_up() local
1584 struct ucc_geth_private *ugeth = netdev_priv(ndev); in ugeth_mac_link_down() local
1593 struct ucc_geth_private *ugeth = netdev_priv(ndev); in ugeth_mac_config() local
1627 static void ugeth_dump_regs(struct ucc_geth_private *ugeth) in ugeth_dump_regs()
1636 static int ugeth_82xx_filtering_clear_all_addr_in_hash(struct ucc_geth_private * in ugeth_82xx_filtering_clear_all_addr_in_hash()
1698 static int ugeth_82xx_filtering_clear_addr_in_paddr(struct ucc_geth_private *ugeth, in ugeth_82xx_filtering_clear_addr_in_paddr()
1705 static void ucc_geth_free_rx(struct ucc_geth_private *ugeth) in ucc_geth_free_rx()
1744 static void ucc_geth_free_tx(struct ucc_geth_private *ugeth) in ucc_geth_free_tx()
1780 static void ucc_geth_memclean(struct ucc_geth_private *ugeth) in ucc_geth_memclean()
1853 struct ucc_geth_private *ugeth; in ucc_geth_set_multi() local
1893 static void ucc_geth_stop(struct ucc_geth_private *ugeth) in ucc_geth_stop()
1921 static int ucc_struct_init(struct ucc_geth_private *ugeth) in ucc_struct_init()
2036 static int ucc_geth_alloc_tx(struct ucc_geth_private *ugeth) in ucc_geth_alloc_tx()
2098 static int ucc_geth_alloc_rx(struct ucc_geth_private *ugeth) in ucc_geth_alloc_rx()
2156 static int ucc_geth_startup(struct ucc_geth_private *ugeth) in ucc_geth_startup()
2813 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_start_xmit() local
2887 static int ucc_geth_rx(struct ucc_geth_private *ugeth, u8 rxQ, int rx_work_limit) in ucc_geth_rx()
2968 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_tx() local
3017 struct ucc_geth_private *ugeth = container_of(napi, struct ucc_geth_private, napi); in ucc_geth_poll() local
3044 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_irq_handler() local
3089 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_netpoll() local
3100 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_set_mac_addr() local
3129 static int ucc_geth_init_mac(struct ucc_geth_private *ugeth) in ucc_geth_init_mac()
3167 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_open() local
3217 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_close() local
3238 struct ucc_geth_private *ugeth; in ucc_geth_timeout_work() local
3272 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_timeout() local
3283 struct ucc_geth_private *ugeth = netdev_priv(ndev); in ucc_geth_suspend() local
3315 struct ucc_geth_private *ugeth = netdev_priv(ndev); in ucc_geth_resume() local
3359 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_ioctl() local
3422 struct ucc_geth_private *ugeth = NULL; in ucc_geth_probe() local
3612 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_remove() local