Lines Matching refs:tx_ring_info
3558 static int release_tx_packet(struct niu *np, struct tx_ring_info *rp, int idx) in release_tx_packet()
3602 static void niu_tx_work(struct niu *np, struct tx_ring_info *rp) in niu_tx_work()
3756 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_poll_core()
3856 static void niu_log_txchan_errors(struct niu *np, struct tx_ring_info *rp, in niu_log_txchan_errors()
3881 static int niu_tx_error(struct niu *np, struct tx_ring_info *rp) in niu_tx_error()
4110 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_slowpath_interrupt()
4157 static void niu_txchan_intr(struct niu *np, struct tx_ring_info *rp, in niu_txchan_intr()
4188 struct tx_ring_info *rp = &np->tx_rings[i]; in __niu_fastpath_interrupt()
4286 static void niu_free_tx_ring_info(struct niu *np, struct tx_ring_info *rp) in niu_free_tx_ring_info()
4330 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_free_channels()
4391 static void niu_set_max_burst(struct niu *np, struct tx_ring_info *rp) in niu_set_max_burst()
4404 struct tx_ring_info *rp) in niu_alloc_tx_ring_info()
4476 struct tx_ring_info *tx_rings; in niu_alloc_channels()
4529 tx_rings = kcalloc(num_tx_rings, sizeof(struct tx_ring_info), in niu_alloc_channels()
4542 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_alloc_channels()
4673 static int niu_init_one_tx_channel(struct niu *np, struct tx_ring_info *rp) in niu_init_one_tx_channel()
5839 static void niu_stop_one_tx_channel(struct niu *np, struct tx_ring_info *rp) in niu_stop_one_tx_channel()
5849 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_stop_tx_channels()
5855 static void niu_reset_one_tx_channel(struct niu *np, struct tx_ring_info *rp) in niu_reset_one_tx_channel()
5865 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_reset_tx_channels()
5948 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_init_hw()
6274 struct tx_ring_info *tx_rings; in niu_get_tx_stats()
6284 struct tx_ring_info *rp = &tx_rings[i]; in niu_get_tx_stats()
6489 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_reset_buffers()
6552 static void niu_set_txd(struct tx_ring_info *rp, int index, in niu_set_txd()
6635 struct tx_ring_info *rp; in niu_start_xmit()
7829 struct tx_ring_info *rp = &np->tx_rings[i]; in niu_get_ethtool_stats()