Home
last modified time | relevance | path

Searched refs:beacon_lost_count (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dhif_tx.h48 int hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count);
H A Dhif_tx.c336 int hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count) in hif_set_bss_params() argument
346 body->beacon_lost_count = beacon_lost_count; in hif_set_bss_params()
H A Dhif_api_cmd.h324 u8 beacon_lost_count; member
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_wlan.h37 u32 beacon_lost_count; member
H A Dks_hostif.h394 __le16 beacon_lost_count; member
H A Dks7010_sdio.c858 priv->reg.beacon_lost_count = 20; in ks7010_init_defaults()
H A Dks_wlan_net.c1928 priv->reg.beacon_lost_count = *uwrq; in ks_wlan_set_beacon_lost()
1947 *uwrq = priv->reg.beacon_lost_count; in ks_wlan_get_beacon_lost()
H A Dks_hostif.c1380 pp->beacon_lost_count = in hostif_infrastructure_set_request()
1381 cpu_to_le16(priv->reg.beacon_lost_count); in hostif_infrastructure_set_request()
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Ddebug.c175 priv->bss_params.beacon_lost_count); in cw1200_status_show()
H A Dwsm.h994 u8 beacon_lost_count; member
H A Dwsm.c472 WSM_PUT8(buf, arg->beacon_lost_count); in wsm_set_bss_params()
H A Dsta.c1960 priv->bss_params.beacon_lost_count = priv->cqm_beacon_loss_count; in cw1200_bss_info_changed()