Searched defs:host_if_drv (Results 1 – 1 of 1) sorted by relevance
130 struct host_if_drv { struct131 struct wilc_user_scan_req usr_scan_req;132 struct wilc_conn_info conn_info;133 struct wilc_remain_ch remain_on_ch;134 u64 p2p_timeout;136 enum host_if_state hif_state;138 u8 assoc_bssid[ETH_ALEN];140 struct timer_list scan_timer;141 struct wilc_vif *scan_timer_vif;143 struct timer_list connect_timer;[all …]