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
438 struct xlgmac_channel *channel; in xlgmac_napi_disable() local
460 struct xlgmac_channel *channel; in xlgmac_request_irqs() local
506 struct xlgmac_channel *channel; in xlgmac_free_irqs() local
523 struct xlgmac_channel *channel; in xlgmac_free_tx_data() local
544 struct xlgmac_channel *channel; in xlgmac_free_rx_data() local
591 struct xlgmac_channel *channel; in xlgmac_stop() local
705 struct xlgmac_channel *channel; in xlgmac_xmit() local
864 struct xlgmac_channel *channel; in xlgmac_poll_controller() local
951 static void xlgmac_rx_refresh(struct xlgmac_channel *channel) in xlgmac_rx_refresh()
1034 static int xlgmac_tx_poll(struct xlgmac_channel *channel) in xlgmac_tx_poll()
1107 static int xlgmac_rx_poll(struct xlgmac_channel *channel, int budget) in xlgmac_rx_poll()
1282 struct xlgmac_channel *channel = container_of(napi, in xlgmac_one_poll() local
1314 struct xlgmac_channel *channel; in xlgmac_all_poll() local