Searched defs:wilc_priv (Results 1 – 1 of 1) sorted by relevance
120 struct wilc_priv { struct121 struct wireless_dev wdev;122 struct cfg80211_scan_request *scan_req;124 struct wilc_wfi_p2p_listen_params remain_on_ch_params;125 u64 tx_cookie;127 bool cfg_scanning;129 u8 associated_bss[ETH_ALEN];130 struct sta_info assoc_stainfo;131 struct sk_buff *skb;132 struct net_device *dev;[all …]