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