Searched defs:rtllib_device (Results 1 – 1 of 1) sorted by relevance
1988 struct rtllib_device { struct1989 struct pci_dev *pdev;1990 struct net_device *dev;1991 struct rtllib_security sec;1993 bool disable_mgnt_queue;1995 unsigned long status;1996 short hwscan_ch_bk;1997 enum ht_extchnl_offset chan_offset_bk;1998 enum ht_channel_width bandwidth_bk;1999 u8 hwscan_sem_up;[all …]