Searched defs:wilc_priv (Results 1 – 1 of 1) sorted by relevance
112 struct wilc_priv { struct113 struct wireless_dev wdev;114 struct cfg80211_scan_request *scan_req;116 struct wilc_wfi_p2p_listen_params remain_on_ch_params;117 u64 tx_cookie;119 bool cfg_scanning;121 u8 associated_bss[ETH_ALEN];122 struct sta_info assoc_stainfo;123 struct sk_buff *skb;124 struct net_device *dev;[all …]