Home
last modified time | relevance | path

Searched refs:scan_ind_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/ks7010/
H A Dks_hostif.c733 connect_code, priv->scan_ind_count); in hostif_connect_indication()
756 priv->scan_ind_count); in hostif_connect_indication()
759 priv->scan_ind_count = 0; in hostif_connect_indication()
772 if (priv->scan_ind_count) { in hostif_scan_indication()
786 priv->scan_ind_count++; in hostif_scan_indication()
795 priv->scan_ind_count); in hostif_scan_indication()
826 priv->scan_ind_count = 0; in hostif_stop_confirm()
905 result_code, priv->scan_ind_count); in hostif_bss_scan_confirm()
913 priv->scan_ind_count = 0; in hostif_bss_scan_confirm()
1312 priv->scan_ind_count = 0; in hostif_start_request()
[all …]
H A Dks_wlan.h454 int scan_ind_count; member