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_bh_work()
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()
685 struct xgbe_channel *channel; in xgbe_service_timer()
707 struct xgbe_channel *channel; in xgbe_init_timers()
728 struct xgbe_channel *channel; in xgbe_stop_timers()
961 struct xgbe_channel *channel; in xgbe_napi_enable()
984 struct xgbe_channel *channel; in xgbe_napi_disable()
1005 struct xgbe_channel *channel; in xgbe_request_irqs()
1076 struct xgbe_channel *channel; in xgbe_free_irqs()
1379 struct xgbe_channel *channel; in xgbe_stop()
1943 struct xgbe_channel *channel; in xgbe_xmit()
2155 struct xgbe_channel *channel; in xgbe_poll_controller()
2319 static void xgbe_rx_refresh(struct xgbe_channel *channel) in xgbe_rx_refresh()
2415 static int xgbe_tx_poll(struct xgbe_channel *channel) in xgbe_tx_poll()
2486 static int xgbe_rx_poll(struct xgbe_channel *channel, int budget) in xgbe_rx_poll()
2688 struct xgbe_channel *channel = container_of(napi, struct xgbe_channel, in xgbe_one_poll()
2719 struct xgbe_channel *channel; in xgbe_all_poll()