Searched refs:xgbe_channel (Results 1 – 4 of 4) sorted by relevance
434 struct xgbe_channel { struct621 int (*enable_int)(struct xgbe_channel *, enum xgbe_int);622 int (*disable_int)(struct xgbe_channel *, enum xgbe_int);623 void (*dev_xmit)(struct xgbe_channel *);624 int (*dev_read)(struct xgbe_channel *);625 void (*tx_desc_init)(struct xgbe_channel *);626 void (*rx_desc_init)(struct xgbe_channel *);632 void (*tx_start_xmit)(struct xgbe_channel *, struct xgbe_ring *);703 int (*map_tx_skb)(struct xgbe_channel *, struct sk_buff *);804 struct xgbe_channel *channel;
135 struct xgbe_channel *channel_mem, *channel; in xgbe_alloc_channels()142 channel_mem = kcalloc(count, sizeof(struct xgbe_channel), GFP_KERNEL); in xgbe_alloc_channels()233 static int xgbe_maybe_stop_tx_queue(struct xgbe_channel *channel, in xgbe_maybe_stop_tx_queue()277 struct xgbe_channel *channel; in xgbe_enable_rx_tx_ints()299 struct xgbe_channel *channel; in xgbe_disable_rx_tx_ints()322 struct xgbe_channel *channel; in xgbe_isr()402 struct xgbe_channel *channel = data; in xgbe_dma_isr()420 struct xgbe_channel *channel = (struct xgbe_channel *)data; in xgbe_tx_timer()464 struct xgbe_channel *channel; in xgbe_init_timers()487 struct xgbe_channel *channel; in xgbe_stop_timers()[all …]
174 struct xgbe_channel *channel; in xgbe_config_pblx8()192 struct xgbe_channel *channel; in xgbe_config_tx_pbl_val()214 struct xgbe_channel *channel; in xgbe_config_rx_pbl_val()231 struct xgbe_channel *channel; in xgbe_config_osp_mode()290 struct xgbe_channel *channel; in xgbe_config_rx_coalesce()312 struct xgbe_channel *channel; in xgbe_config_rx_buffer_size()327 struct xgbe_channel *channel; in xgbe_config_tso_mode()341 struct xgbe_channel *channel; in xgbe_config_sph_mode()600 struct xgbe_channel *channel; in xgbe_enable_dma_interrupts()1076 static void xgbe_tx_desc_init(struct xgbe_channel *channel) in xgbe_tx_desc_init()[all …]
174 struct xgbe_channel *channel; in xgbe_free_ring_resources()222 struct xgbe_channel *channel; in xgbe_alloc_ring_resources()357 struct xgbe_channel *channel; in xgbe_wrapper_tx_descriptor_init()398 struct xgbe_channel *channel; in xgbe_wrapper_rx_descriptor_init()491 static int xgbe_map_tx_skb(struct xgbe_channel *channel, struct sk_buff *skb) in xgbe_map_tx_skb()