Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/tehuti/
Dtehuti.h245 struct bdx_priv { struct
246 void __iomem *pBdxRegs;
247 struct net_device *ndev;
249 struct napi_struct napi;
252 struct rxd_fifo rxd_fifo0;
253 struct rxf_fifo rxf_fifo0;
254 struct rxdb *rxdb; /* rx dbs to store skb pointers */
255 int napi_stop;
258 struct txd_fifo txd_fifo0;
259 struct txf_fifo txf_fifo0;
[all …]