Searched defs:host_if_drv (Results 1 – 1 of 1) sorted by relevance
149 struct host_if_drv { struct150 struct wilc_user_scan_req usr_scan_req;151 struct wilc_conn_info conn_info;152 struct wilc_remain_ch remain_on_ch;153 u64 p2p_timeout;155 enum host_if_state hif_state;157 u8 assoc_bssid[ETH_ALEN];159 struct timer_list scan_timer;160 struct wilc_vif *scan_timer_vif;162 struct timer_list connect_timer;[all …]