Lines Matching refs:xgbe_channel
192 struct xgbe_channel *channel; in xgbe_alloc_channels()
273 static int xgbe_maybe_stop_tx_queue(struct xgbe_channel *channel, in xgbe_maybe_stop_tx_queue()
310 struct xgbe_channel *channel) in xgbe_enable_rx_tx_int()
336 struct xgbe_channel *channel) in xgbe_disable_rx_tx_int()
480 struct xgbe_channel *channel; in xgbe_isr_task()
617 struct xgbe_channel *channel = data; in xgbe_dma_isr()
646 struct xgbe_channel *channel = from_timer(channel, t, tx_timer); in xgbe_tx_timer()
693 struct xgbe_channel *channel; in xgbe_init_timers()
714 struct xgbe_channel *channel; in xgbe_stop_timers()
947 struct xgbe_channel *channel; in xgbe_napi_enable()
970 struct xgbe_channel *channel; in xgbe_napi_disable()
991 struct xgbe_channel *channel; in xgbe_request_irqs()
1062 struct xgbe_channel *channel; in xgbe_free_irqs()
1365 struct xgbe_channel *channel; in xgbe_stop()
1929 struct xgbe_channel *channel; in xgbe_xmit()
2141 struct xgbe_channel *channel; in xgbe_poll_controller()
2305 static void xgbe_rx_refresh(struct xgbe_channel *channel) in xgbe_rx_refresh()
2401 static int xgbe_tx_poll(struct xgbe_channel *channel) in xgbe_tx_poll()
2472 static int xgbe_rx_poll(struct xgbe_channel *channel, int budget) in xgbe_rx_poll()
2674 struct xgbe_channel *channel = container_of(napi, struct xgbe_channel, in xgbe_one_poll()
2705 struct xgbe_channel *channel; in xgbe_all_poll()