Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c11427 cfg->assoc_reject_status = 0; in wl_get_connect_failed_status()
11438 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_NO_ACK; in wl_get_connect_failed_status()
11441 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_FAIL; in wl_get_connect_failed_status()
11444 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_UNSOLICITED; in wl_get_connect_failed_status()
11447 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_TIMEOUT; in wl_get_connect_failed_status()
11450 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_ABORT; in wl_get_connect_failed_status()
11454 cfg->assoc_reject_status = in wl_get_connect_failed_status()
11459 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_MAX; in wl_get_connect_failed_status()
11462 if (cfg->assoc_reject_status) { in wl_get_connect_failed_status()
11464 cfg->assoc_reject_status += BIGDATA_ASSOC_REJECT_MAX; in wl_get_connect_failed_status()
[all …]
H A Dwl_cfg80211.h1872 u32 assoc_reject_status; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c11352 cfg->assoc_reject_status = 0; in wl_get_connect_failed_status()
11363 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_NO_ACK; in wl_get_connect_failed_status()
11366 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_FAIL; in wl_get_connect_failed_status()
11369 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_UNSOLICITED; in wl_get_connect_failed_status()
11372 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_TIMEOUT; in wl_get_connect_failed_status()
11375 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_ABORT; in wl_get_connect_failed_status()
11379 cfg->assoc_reject_status = in wl_get_connect_failed_status()
11384 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_MAX; in wl_get_connect_failed_status()
11387 if (cfg->assoc_reject_status) { in wl_get_connect_failed_status()
11389 cfg->assoc_reject_status += BIGDATA_ASSOC_REJECT_MAX; in wl_get_connect_failed_status()
[all …]
H A Dwl_cfg80211.h1872 u32 assoc_reject_status; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.h885 u32 assoc_reject_status; member
H A Dwl_cfg80211.c12631 cfg->assoc_reject_status = 0; in wl_get_connect_failed_status()
12641 cfg->assoc_reject_status = 1; in wl_get_connect_failed_status()
12644 cfg->assoc_reject_status = 2; in wl_get_connect_failed_status()
12647 cfg->assoc_reject_status = 3; in wl_get_connect_failed_status()
12650 cfg->assoc_reject_status = 4; in wl_get_connect_failed_status()
12653 cfg->assoc_reject_status = 5; in wl_get_connect_failed_status()
12658 if (cfg->assoc_reject_status) { in wl_get_connect_failed_status()
12660 cfg->assoc_reject_status += MAX_ASSOC_REJECT_ERR_STATUS; in wl_get_connect_failed_status()
12665 WL_ERR(("assoc_reject_status %d \n", cfg->assoc_reject_status)); in wl_get_connect_failed_status()
12680 bytes_written = snprintf(cmd, 30, "assoc_reject.status %d", cfg->assoc_reject_status); in wl_cfg80211_get_connect_failed_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c14753 cfg->assoc_reject_status = 0;
14763 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_NO_ACK;
14766 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_FAIL;
14769 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_UNSOLICITED;
14772 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_TIMEOUT;
14775 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_ABORT;
14779 cfg->assoc_reject_status =
14784 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_MAX;
14787 if (cfg->assoc_reject_status) {
14789 cfg->assoc_reject_status += BIGDATA_ASSOC_REJECT_MAX;
[all …]
H A Dwl_cfg80211.h1422 u32 assoc_reject_status; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c14751 cfg->assoc_reject_status = 0;
14761 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_NO_ACK;
14764 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_FAIL;
14767 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_UNSOLICITED;
14770 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_TIMEOUT;
14773 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_ABORT;
14777 cfg->assoc_reject_status =
14782 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_MAX;
14785 if (cfg->assoc_reject_status) {
14787 cfg->assoc_reject_status += BIGDATA_ASSOC_REJECT_MAX;
[all …]
H A Dwl_cfg80211.h1422 u32 assoc_reject_status; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c14619 cfg->assoc_reject_status = 0;
14629 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_NO_ACK;
14632 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_FAIL;
14635 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_UNSOLICITED;
14638 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_TIMEOUT;
14641 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_ABORT;
14645 cfg->assoc_reject_status =
14650 cfg->assoc_reject_status = BIGDATA_ASSOC_REJECT_MAX;
14653 if (cfg->assoc_reject_status) {
14655 cfg->assoc_reject_status += BIGDATA_ASSOC_REJECT_MAX;
[all …]
H A Dwl_cfg80211.h1362 u32 assoc_reject_status; member