Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.h50 int wfx_hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count);
H A Dhif_tx.c357 int wfx_hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count) in wfx_hif_set_bss_params() argument
366 body->beacon_lost_count = beacon_lost_count; in wfx_hif_set_bss_params()
H A Dhif_api_cmd.h324 u8 beacon_lost_count; member
/linux/drivers/net/wireless/st/cw1200/
H A Ddebug.c175 priv->bss_params.beacon_lost_count); in cw1200_status_show()
H A Dwsm.h989 u8 beacon_lost_count; member
H A Dwsm.c472 WSM_PUT8(buf, arg->beacon_lost_count); in wsm_set_bss_params()
H A Dsta.c1961 priv->bss_params.beacon_lost_count = priv->cqm_beacon_loss_count; in cw1200_bss_info_changed()