Lines Matching defs:ugeth
210 static struct sk_buff *get_new_skb(struct ucc_geth_private *ugeth, in get_new_skb()
245 static int rx_bd_buffer_set(struct ucc_geth_private *ugeth, u8 rxQ) in rx_bd_buffer_set()
273 static int fill_init_enet_entries(struct ucc_geth_private *ugeth, in fill_init_enet_entries()
312 static int return_init_enet_entries(struct ucc_geth_private *ugeth, in return_init_enet_entries()
346 static int dump_init_enet_entries(struct ucc_geth_private *ugeth, in dump_init_enet_entries()
399 static int hw_clear_addr_in_paddr(struct ucc_geth_private *ugeth, u8 paddr_num) in hw_clear_addr_in_paddr()
421 static void hw_add_addr_in_hash(struct ucc_geth_private *ugeth, in hw_add_addr_in_hash()
450 static void get_statistics(struct ucc_geth_private *ugeth, in get_statistics()
570 static void dump_bds(struct ucc_geth_private *ugeth) in dump_bds()
595 static void dump_regs(struct ucc_geth_private *ugeth) in dump_regs()
1334 static int adjust_enet_interface(struct ucc_geth_private *ugeth) in adjust_enet_interface()
1424 static int ugeth_graceful_stop_tx(struct ucc_geth_private *ugeth) in ugeth_graceful_stop_tx()
1454 static int ugeth_graceful_stop_rx(struct ucc_geth_private *ugeth) in ugeth_graceful_stop_rx()
1486 static int ugeth_restart_tx(struct ucc_geth_private *ugeth) in ugeth_restart_tx()
1501 static int ugeth_restart_rx(struct ucc_geth_private *ugeth) in ugeth_restart_rx()
1517 static int ugeth_enable(struct ucc_geth_private *ugeth, enum comm_dir mode) in ugeth_enable()
1547 static int ugeth_disable(struct ucc_geth_private *ugeth, enum comm_dir mode) in ugeth_disable()
1573 static void ugeth_quiesce(struct ucc_geth_private *ugeth) in ugeth_quiesce()
1588 static void ugeth_activate(struct ucc_geth_private *ugeth) in ugeth_activate()
1604 struct ucc_geth_private *ugeth = netdev_priv(dev); in adjust_link() local
1706 struct ucc_geth_private *ugeth = netdev_priv(dev); in uec_configure_serdes() local
1782 static void ugeth_dump_regs(struct ucc_geth_private *ugeth) in ugeth_dump_regs()
1791 static int ugeth_82xx_filtering_clear_all_addr_in_hash(struct ucc_geth_private * in ugeth_82xx_filtering_clear_all_addr_in_hash()
1853 static int ugeth_82xx_filtering_clear_addr_in_paddr(struct ucc_geth_private *ugeth, in ugeth_82xx_filtering_clear_addr_in_paddr()
1860 static void ucc_geth_memclean(struct ucc_geth_private *ugeth) in ucc_geth_memclean()
2005 struct ucc_geth_private *ugeth; in ucc_geth_set_multi() local
2045 static void ucc_geth_stop(struct ucc_geth_private *ugeth) in ucc_geth_stop()
2074 static int ucc_struct_init(struct ucc_geth_private *ugeth) in ucc_struct_init()
2214 static int ucc_geth_startup(struct ucc_geth_private *ugeth) in ucc_geth_startup()
3113 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_start_xmit() local
3186 static int ucc_geth_rx(struct ucc_geth_private *ugeth, u8 rxQ, int rx_work_limit) in ucc_geth_rx()
3272 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_tx() local
3323 struct ucc_geth_private *ugeth = container_of(napi, struct ucc_geth_private, napi); in ucc_geth_poll() local
3350 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_irq_handler() local
3395 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_netpoll() local
3406 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_set_mac_addr() local
3435 static int ucc_geth_init_mac(struct ucc_geth_private *ugeth) in ucc_geth_init_mac()
3492 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_open() local
3549 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_close() local
3570 struct ucc_geth_private *ugeth; in ucc_geth_timeout_work() local
3604 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_timeout() local
3615 struct ucc_geth_private *ugeth = netdev_priv(ndev); in ucc_geth_suspend() local
3643 struct ucc_geth_private *ugeth = netdev_priv(ndev); in ucc_geth_resume() local
3717 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_ioctl() local
3748 struct ucc_geth_private *ugeth = NULL; in ucc_geth_probe() local
3969 struct ucc_geth_private *ugeth = netdev_priv(dev); in ucc_geth_remove() local