Searched defs:alx_priv (Results 1 – 1 of 1) sorted by relevance
79 struct alx_priv { struct80 struct net_device *dev;82 struct alx_hw hw;85 struct {89 } descmem;92 spinlock_t irq_lock;93 u32 int_mask;95 unsigned int tx_ringsz;96 unsigned int rx_ringsz;97 unsigned int rxbuf_size;[all …]