Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe.h494 struct xgbe_channel { struct
495 char name[16];
498 struct xgbe_prv_data *pdata;
501 unsigned int queue_index;
502 void __iomem *dma_regs;
505 int dma_irq;
506 char dma_irq_name[IFNAMSIZ + 32];
509 struct napi_struct napi;
512 unsigned int curr_ier;
513 unsigned int saved_ier;
[all …]