Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/tehuti/
H A Dtn40.h135 struct tn40_priv { struct
136 struct net_device *ndev;
137 struct pci_dev *pdev;
139 struct tn40_nodes nodes;
141 struct napi_struct napi;
143 struct tn40_rxd_fifo rxd_fifo0;
144 struct tn40_rxf_fifo rxf_fifo0;
145 struct tn40_rxdb *rxdb0; /* Rx dbs to store skb pointers */
146 struct page_pool *page_pool;
149 struct tn40_txd_fifo txd_fifo0;
[all …]