Home
last modified time | relevance | path

Searched defs:wilc_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h71 struct wilc_priv { struct
72 struct wireless_dev *wdev;
73 struct cfg80211_scan_request *scan_req;
75 struct wilc_wfi_p2p_listen_params remain_on_ch_params;
76 u64 tx_cookie;
78 bool cfg_scanning;
79 u32 rcvd_ch_cnt;
81 u8 associated_bss[ETH_ALEN];
82 struct sta_info assoc_stainfo;
83 struct sk_buff *skb;
[all …]