Lines Matching defs:rndis_device
165 struct rndis_device { struct
168 enum rndis_device_state state; argument
170 atomic_t new_req_id;
172 spinlock_t request_lock;
173 struct list_head req_list;
175 struct work_struct mcast_work;
176 u32 filter;
178 bool link_state; /* 0 - link up, 1 - link down */
180 u8 hw_mac_adr[ETH_ALEN];
181 u8 rss_key[NETVSC_HASH_KEYLEN];
182 u16 rx_table[ITAB_NUM];