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.h288 struct bcmasp_intf { struct
296 const struct bcmasp_intf_ops *ops; argument
299 int index;
301 struct napi_struct tx_napi;
303 void __iomem *tx_spb_dma;
304 int tx_spb_index;
305 int tx_spb_clean_index;
306 struct bcmasp_desc *tx_spb_cpu;
307 dma_addr_t tx_spb_dma_addr;
308 dma_addr_t tx_spb_dma_valid;
[all …]