Searched defs:bcmasp_intf (Results 1 – 1 of 1) sorted by relevance
274 struct bcmasp_intf { struct275 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 …]