Searched defs:wilc_priv (Results 1 – 2 of 2) 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 …]
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 …]