Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h494 struct xgbe_channel { struct
495 char name[16];
501 unsigned int queue_index;
502 void __iomem *dma_regs;
505 int dma_irq;
509 struct napi_struct napi;
512 unsigned int curr_ier;
513 unsigned int saved_ier;
518 struct xgbe_ring *tx_ring;
521 int node;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h494 struct xgbe_channel { struct
495 char name[16];
501 unsigned int queue_index;
502 void __iomem *dma_regs;
505 int dma_irq;
509 struct napi_struct napi;
512 unsigned int curr_ier;
513 unsigned int saved_ier;
518 struct xgbe_ring *tx_ring;
521 int node;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h494 struct xgbe_channel { struct
495 char name[16];
501 unsigned int queue_index;
502 void __iomem *dma_regs;
505 int dma_irq;
509 struct napi_struct napi;
512 unsigned int curr_ier;
513 unsigned int saved_ier;
518 struct xgbe_ring *tx_ring;
521 int node;
[all …]