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.h274 struct bcmasp_intf { struct
275 struct list_head list;
276 struct net_device *ndev;
277 struct bcmasp_priv *parent;
280 int channel;
281 int port;
284 int index;
286 struct napi_struct tx_napi;
288 void __iomem *tx_spb_dma;
289 int tx_spb_index;
[all …]