Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/tehuti/
Dtehuti.h242 struct bdx_priv { struct
243 void __iomem *pBdxRegs;
244 struct net_device *ndev;
246 struct napi_struct napi;
249 struct rxd_fifo rxd_fifo0;
250 struct rxf_fifo rxf_fifo0;
251 struct rxdb *rxdb; /* rx dbs to store skb pointers */
252 int napi_stop;
255 struct txd_fifo txd_fifo0;
256 struct txf_fifo txf_fifo0;
[all …]