Searched defs:host_if_drv (Results 1 – 1 of 1) sorted by relevance
133 struct host_if_drv { struct135 struct wilc_conn_info conn_info;136 struct wilc_remain_ch remain_on_ch;137 u64 p2p_timeout;139 enum host_if_state hif_state;141 u8 assoc_bssid[ETH_ALEN];143 struct timer_list scan_timer;144 struct wilc_vif *scan_timer_vif;146 struct timer_list connect_timer;147 struct wilc_vif *connect_timer_vif;[all …]
Completed in 4 milliseconds