Searched defs:bcmasp_intf (Results 1 – 1 of 1) sorted by relevance
288 struct bcmasp_intf { struct296 const struct bcmasp_intf_ops *ops; argument299 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 …]