Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.c139 struct hp100_private { struct
140 spinlock_t lock;
141 char id[HP100_SIG_LEN];
142 u_short chip;
143 u_short soft_model;
144 u_int memory_size;
145 u_int virt_memory_size;
146 u_short rx_ratio; /* 1 - 99 */
147 u_short priority_tx; /* != 0 - priority tx */
148 u_short mode; /* PIO, Shared Mem or Busmaster */
[all …]