Lines Matching defs:channel
39 struct xlgmac_channel *channel, in xlgmac_maybe_stop_tx_queue()
210 struct xlgmac_channel *channel; in xlgmac_enable_rx_tx_ints() local
232 struct xlgmac_channel *channel; in xlgmac_disable_rx_tx_ints() local
255 struct xlgmac_channel *channel; in xlgmac_isr() local
345 struct xlgmac_channel *channel = data; in xlgmac_dma_isr() local
363 struct xlgmac_channel *channel = from_timer(channel, t, tx_timer); in xlgmac_tx_timer() local
386 struct xlgmac_channel *channel; in xlgmac_init_timers() local
400 struct xlgmac_channel *channel; in xlgmac_stop_timers() local
414 struct xlgmac_channel *channel; in xlgmac_napi_enable() local
437 struct xlgmac_channel *channel; in xlgmac_napi_disable() local
459 struct xlgmac_channel *channel; in xlgmac_request_irqs() local
505 struct xlgmac_channel *channel; in xlgmac_free_irqs() local
522 struct xlgmac_channel *channel; in xlgmac_free_tx_data() local
543 struct xlgmac_channel *channel; in xlgmac_free_rx_data() local
590 struct xlgmac_channel *channel; in xlgmac_stop() local
704 struct xlgmac_channel *channel; in xlgmac_xmit() local
863 struct xlgmac_channel *channel; in xlgmac_poll_controller() local
950 static void xlgmac_rx_refresh(struct xlgmac_channel *channel) in xlgmac_rx_refresh()
1033 static int xlgmac_tx_poll(struct xlgmac_channel *channel) in xlgmac_tx_poll()
1106 static int xlgmac_rx_poll(struct xlgmac_channel *channel, int budget) in xlgmac_rx_poll()
1281 struct xlgmac_channel *channel = container_of(napi, in xlgmac_one_poll() local
1313 struct xlgmac_channel *channel; in xlgmac_all_poll() local