Home
last modified time | relevance | path

Searched refs:fw_4way_handshake (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h1161 bool fw_4way_handshake; /* Whether firmware will to do the 4way handshake. */ member
H A Ddhd_linux.c10844 dhd->fw_4way_handshake = TRUE;
10845 DHD_TRACE(("4-way handshake mode is: %d\n", dhd->fw_4way_handshake));
H A Dwl_cfg80211.c20631 if (dhd->fw_4way_handshake) {
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h1161 bool fw_4way_handshake; /* Whether firmware will to do the 4way handshake. */ member
H A Ddhd_linux.c10909 dhd->fw_4way_handshake = TRUE;
10910 DHD_TRACE(("4-way handshake mode is: %d\n", dhd->fw_4way_handshake));
H A Dwl_cfg80211.c20633 if (dhd->fw_4way_handshake) {
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h1163 bool fw_4way_handshake; /* Whether firmware will to do the 4way handshake. */ member
H A Ddhd_linux.c11030 dhd->fw_4way_handshake = TRUE;
11031 DHD_TRACE(("4-way handshake mode is: %d\n", dhd->fw_4way_handshake));
H A Dwl_cfg80211.c20397 if (dhd->fw_4way_handshake) {
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1487 bool fw_4way_handshake; /* Whether firmware will to do the 4way handshake. */ member
H A Ddhd_linux.c14167 dhd->fw_4way_handshake = TRUE; in dhd_optimised_preinit_ioctls()
14168 DHD_TRACE(("4-way handshake mode is: %d\n", dhd->fw_4way_handshake)); in dhd_optimised_preinit_ioctls()
15500 dhd->fw_4way_handshake = TRUE; in dhd_legacy_preinit_ioctls()
15501 DHD_TRACE(("4-way handshake mode is: %d\n", dhd->fw_4way_handshake)); in dhd_legacy_preinit_ioctls()
H A Dwl_cfg80211.c17771 if (dhd->fw_4way_handshake) { in wl_cfg80211_up()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1485 bool fw_4way_handshake; /* Whether firmware will to do the 4way handshake. */ member
H A Ddhd_linux.c14291 dhd->fw_4way_handshake = TRUE; in dhd_optimised_preinit_ioctls()
14292 DHD_TRACE(("4-way handshake mode is: %d\n", dhd->fw_4way_handshake)); in dhd_optimised_preinit_ioctls()
15617 dhd->fw_4way_handshake = TRUE; in dhd_legacy_preinit_ioctls()
15618 DHD_TRACE(("4-way handshake mode is: %d\n", dhd->fw_4way_handshake)); in dhd_legacy_preinit_ioctls()
H A Dwl_cfg80211.c17573 if (dhd->fw_4way_handshake) { in wl_cfg80211_up()