Home
last modified time | relevance | path

Searched defs:xgbe_channel (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe.h391 struct xgbe_channel { struct
392 char name[16];
395 struct xgbe_prv_data *pdata;
398 unsigned int queue_index;
399 void __iomem *dma_regs;
402 int dma_irq;
403 char dma_irq_name[IFNAMSIZ + 32];
406 struct napi_struct napi;
408 unsigned int saved_ier;
410 unsigned int tx_timer_active;
[all …]