Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6655/
Ddevice.h212 struct vnt_private { struct
213 struct pci_dev *pcid;
215 struct ieee80211_hw *hw;
216 struct ieee80211_vif *vif;
217 unsigned long key_entry_inuse;
218 u32 basic_rates;
219 u16 current_aid;
220 int mc_list_count;
221 u8 mac_hw;
224 dma_addr_t pool_dma;
[all …]
/linux-4.1.27/drivers/staging/vt6656/
Ddevice.h268 struct vnt_private { struct
270 struct ieee80211_hw *hw;
271 struct ieee80211_vif *vif;
272 u8 mac_hw;
274 struct usb_device *usb;
276 u64 tsf_time;
277 u8 rx_rate;
279 u32 rx_buf_sz;
280 int mc_list_count;
282 spinlock_t lock;
[all …]