Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h277 struct bcmasp_intf { struct
285 const struct bcmasp_intf_ops *ops; argument
288 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 …]