Searched defs:bcmasp_intf (Results 1 – 1 of 1) sorted by relevance
277 struct bcmasp_intf { struct285 const struct bcmasp_intf_ops *ops; argument288 int index;290 struct napi_struct tx_napi;292 void __iomem *tx_spb_dma;293 int tx_spb_index;294 int tx_spb_clean_index;295 struct bcmasp_desc *tx_spb_cpu;296 dma_addr_t tx_spb_dma_addr;297 dma_addr_t tx_spb_dma_valid;[all …]