xgbe_channel
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
static int xgbe_map_tx_skb(struct xgbe_channel *channel, struct sk_buff *skb)
struct xgbe_channel *channel;
static void xgbe_tx_desc_init(struct xgbe_channel *channel)
static void xgbe_rx_desc_init(struct xgbe_channel *channel)
static void xgbe_tx_start_xmit(struct xgbe_channel *channel,
static void xgbe_dev_xmit(struct xgbe_channel *channel)
static int xgbe_dev_read(struct xgbe_channel *channel)
static int xgbe_enable_int(struct xgbe_channel *channel,
static int xgbe_disable_int(struct xgbe_channel *channel,
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
static int xgbe_maybe_stop_tx_queue(struct xgbe_channel *channel,
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel)
static void xgbe_rx_refresh(struct xgbe_channel *channel)
static int xgbe_tx_poll(struct xgbe_channel *channel)
static int xgbe_rx_poll(struct xgbe_channel *channel, int budget)
struct xgbe_channel *channel)
struct xgbe_channel *channel = container_of(napi, struct xgbe_channel,
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel = data;
struct xgbe_channel *channel = timer_container_of(channel, t,
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel[XGBE_MAX_DMA_CHANNELS];
int (*enable_int)(struct xgbe_channel *, enum xgbe_int);
int (*disable_int)(struct xgbe_channel *, enum xgbe_int);
void (*dev_xmit)(struct xgbe_channel *);
int (*dev_read)(struct xgbe_channel *);
void (*tx_desc_init)(struct xgbe_channel *);
void (*rx_desc_init)(struct xgbe_channel *);
void (*tx_start_xmit)(struct xgbe_channel *, struct xgbe_ring *);
int (*map_tx_skb)(struct xgbe_channel *, struct sk_buff *);