Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hp/
Dhp100.c151 struct hp100_private { struct
152 spinlock_t lock;
153 char id[HP100_SIG_LEN];
154 u_short chip;
155 u_short soft_model;
156 u_int memory_size;
157 u_int virt_memory_size;
158 u_short rx_ratio; /* 1 - 99 */
159 u_short priority_tx; /* != 0 - priority tx */
160 u_short mode; /* PIO, Shared Mem or Busmaster */
[all …]