Lines Matching defs:rndis_device
155 struct rndis_device { struct
158 enum rndis_device_state state; argument
160 atomic_t new_req_id;
162 spinlock_t request_lock;
163 struct list_head req_list;
165 struct work_struct mcast_work;
166 u32 filter;
168 bool link_state; /* 0 - link up, 1 - link down */
170 u8 hw_mac_adr[ETH_ALEN];
171 u8 rss_key[NETVSC_HASH_KEYLEN];
172 u16 rx_table[ITAB_NUM];