Home
last modified time | relevance | path

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

/linux/drivers/staging/ks7010/
A Dks_hostif.c453 if ((priv->connect_status & FORCE_DISCONNECT) || in hostif_data_indication()
726 if (!(priv->connect_status & FORCE_DISCONNECT)) in hostif_connect_indication()
728 tmp = FORCE_DISCONNECT & priv->connect_status; in hostif_connect_indication()
733 tmp = FORCE_DISCONNECT & priv->connect_status; in hostif_connect_indication()
740 tmp = FORCE_DISCONNECT & priv->connect_status; in hostif_connect_indication()
818 tmp = FORCE_DISCONNECT & priv->connect_status; in hostif_stop_confirm()
1078 (priv->connect_status & FORCE_DISCONNECT) || in hostif_data_request()
A Dks_wlan.h496 #define FORCE_DISCONNECT 0x80000000 macro

Completed in 9 milliseconds