Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h281 struct bcmasp_intf { struct
289 const struct bcmasp_intf_ops *ops; argument
292 int index;
294 struct napi_struct tx_napi;
296 void __iomem *tx_spb_dma;
297 int tx_spb_index;
298 int tx_spb_clean_index;
299 struct bcmasp_desc *tx_spb_cpu;
300 dma_addr_t tx_spb_dma_addr;
301 dma_addr_t tx_spb_dma_valid;
[all …]