Searched defs:rtllib_device (Results 1 – 1 of 1) sorted by relevance
2051 struct rtllib_device { struct2052 struct pci_dev *pdev;2053 struct net_device *dev;2054 struct rtllib_security sec;2056 bool disable_mgnt_queue;2058 unsigned long status;2059 short hwscan_ch_bk;2060 enum ht_extchnl_offset chan_offset_bk;2061 enum ht_channel_width bandwidth_bk;2062 u8 hwscan_sem_up;[all …]