Searched defs:alx_priv (Results 1 – 1 of 1) sorted by relevance
105 struct alx_priv { struct106 struct net_device *dev;108 struct alx_hw hw;111 int num_vec;114 struct {118 } descmem;120 struct alx_napi *qnapi[ALX_MAX_NAPIS];121 int num_txq;122 int num_rxq;123 int num_napi;[all …]