Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/silabs/wfx/
Dhif_tx.h50 int wfx_hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count);
Dhif_tx.c314 int wfx_hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count) in wfx_hif_set_bss_params() argument
323 body->beacon_lost_count = beacon_lost_count; in wfx_hif_set_bss_params()
Dhif_api_cmd.h324 u8 beacon_lost_count; member
/Linux-v6.1/drivers/staging/ks7010/
Dks_wlan.h37 u32 beacon_lost_count; member
Dks_hostif.h394 __le16 beacon_lost_count; member
Dks7010_sdio.c858 priv->reg.beacon_lost_count = 20; in ks7010_init_defaults()
Dks_hostif.c1372 pp->beacon_lost_count = in hostif_infrastructure_set_request()
1373 cpu_to_le16(priv->reg.beacon_lost_count); in hostif_infrastructure_set_request()
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()
/Linux-v6.1/drivers/net/wireless/st/cw1200/
Ddebug.c175 priv->bss_params.beacon_lost_count); in cw1200_status_show()
Dwsm.h989 u8 beacon_lost_count; member
Dwsm.c472 WSM_PUT8(buf, arg->beacon_lost_count); in wsm_set_bss_params()
Dsta.c1961 priv->bss_params.beacon_lost_count = priv->cqm_beacon_loss_count; in cw1200_bss_info_changed()