Lines Matching refs:xgbe_channel
193 struct xgbe_channel *channel; in xgbe_alloc_channels()
274 static int xgbe_maybe_stop_tx_queue(struct xgbe_channel *channel, in xgbe_maybe_stop_tx_queue()
311 struct xgbe_channel *channel) in xgbe_enable_rx_tx_int()
337 struct xgbe_channel *channel) in xgbe_disable_rx_tx_int()
481 struct xgbe_channel *channel; in xgbe_isr_task()
618 struct xgbe_channel *channel = data; in xgbe_dma_isr()
647 struct xgbe_channel *channel = from_timer(channel, t, tx_timer); in xgbe_tx_timer()
694 struct xgbe_channel *channel; in xgbe_init_timers()
715 struct xgbe_channel *channel; in xgbe_stop_timers()
1020 struct xgbe_channel *channel; in xgbe_napi_enable()
1043 struct xgbe_channel *channel; in xgbe_napi_disable()
1064 struct xgbe_channel *channel; in xgbe_request_irqs()
1136 struct xgbe_channel *channel; in xgbe_free_irqs()
1436 struct xgbe_channel *channel; in xgbe_stop()
2017 struct xgbe_channel *channel; in xgbe_xmit()
2229 struct xgbe_channel *channel; in xgbe_poll_controller()
2517 static void xgbe_rx_refresh(struct xgbe_channel *channel) in xgbe_rx_refresh()
2613 static int xgbe_tx_poll(struct xgbe_channel *channel) in xgbe_tx_poll()
2684 static int xgbe_rx_poll(struct xgbe_channel *channel, int budget) in xgbe_rx_poll()
2876 struct xgbe_channel *channel = container_of(napi, struct xgbe_channel, in xgbe_one_poll()
2907 struct xgbe_channel *channel; in xgbe_all_poll()