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