Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6655/
Ddevice.h115 struct vnt_private { struct
116 struct pci_dev *pcid;
118 struct ieee80211_hw *hw;
119 struct ieee80211_vif *vif;
120 unsigned long key_entry_inuse;
121 u32 basic_rates;
122 u16 current_aid;
123 int mc_list_count;
124 u8 mac_hw;
127 dma_addr_t pool_dma;
[all …]
/linux-4.4.14/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 …]