Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe.h434 struct xgbe_channel { struct
435 char name[16];
438 struct xgbe_prv_data *pdata;
441 unsigned int queue_index;
442 void __iomem *dma_regs;
445 int dma_irq;
446 char dma_irq_name[IFNAMSIZ + 32];
449 struct napi_struct napi;
451 unsigned int saved_ier;
453 unsigned int tx_timer_active;
[all …]