Searched refs:wait_istat (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/ |
H A D | lib82596.c | 400 static inline int wait_istat(struct net_device *dev, struct i596_dma *dma, int delcnt, char *str) in wait_istat() function 612 if (wait_istat(dev, dma, 1000, "initialization timed out")) in init_i596_mem()
|
H A D | 82596.c | 413 static inline int wait_istat(struct net_device *dev, struct i596_private *lp, int delcnt, char *str) in wait_istat() function 682 if (wait_istat(dev,lp,1000,"initialization timed out")) in init_i596_mem()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 412 static inline int wait_istat(struct net_device *dev, struct i596_private *lp, int delcnt, char *str) in wait_istat() function 681 if (wait_istat(dev,lp,1000,"initialization timed out")) in init_i596_mem()
|
H A D | lib82596.c | 399 static inline int wait_istat(struct net_device *dev, struct i596_dma *dma, int delcnt, char *str) in wait_istat() function 611 if (wait_istat(dev, dma, 1000, "initialization timed out")) in init_i596_mem()
|
Completed in 9 milliseconds