xgbe_channel
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
xgbe_enable_rx_tx_int(struct xgbe_prv_data *pdata, struct xgbe_channel *channel)
xgbe_disable_rx_tx_int(struct xgbe_prv_data *pdata, struct xgbe_channel *channel)
struct xgbe_channel *channel = (struct xgbe_channel *)arg;
struct xgbe_channel *channel;
struct xgbe_channel *channel;
channel = (struct xgbe_channel*)malloc(sizeof(struct xgbe_channel),
struct xgbe_channel *channel;
static void xgbe_disable_rx_tx_int(struct xgbe_prv_data *, struct xgbe_channel *);
struct xgbe_channel *channel;
struct xgbe_channel *channel;
xgbe_tx_desc_init(struct xgbe_channel *channel)
xgbe_rx_desc_init(struct xgbe_channel *channel)
xgbe_dev_read(struct xgbe_channel *channel)
xgbe_enable_int(struct xgbe_channel *channel, enum xgbe_int int_id)
xgbe_disable_int(struct xgbe_channel *channel, enum xgbe_int int_id)
struct xgbe_channel *channel;
struct xgbe_channel *channel;
struct xgbe_channel *channel = pdata->channel[txqid];
struct xgbe_channel *channel = pdata->channel[txqid];
struct xgbe_channel *channel = pdata->channel[iru->iru_qsidx];
struct xgbe_channel *channel = pdata->channel[qsidx];
struct xgbe_channel *channel = pdata->channel[qsidx];
struct xgbe_channel *channel = pdata->channel[ri->iri_qsidx];
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);
int (*dev_read)(struct xgbe_channel *);
void (*tx_desc_init)(struct xgbe_channel *);
void (*rx_desc_init)(struct xgbe_channel *);
int (*map_tx_skb)(struct xgbe_channel *, struct mbuf *);