Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/tehuti/
Dtehuti.h241 struct bdx_priv { struct
242 void __iomem *pBdxRegs;
243 struct net_device *ndev;
245 struct napi_struct napi;
248 struct rxd_fifo rxd_fifo0;
249 struct rxf_fifo rxf_fifo0;
250 struct rxdb *rxdb; /* rx dbs to store skb pointers */
251 int napi_stop;
254 struct txd_fifo txd_fifo0;
255 struct txf_fifo txf_fifo0;
[all …]