Home
last modified time | relevance | path

Searched refs:proptx (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_exportfs.c1165 uint32 proptx = VALUENOTSET; variable
1172 if (proptx == VALUENOTSET) { in show_proptx()
1175 ret = scnprintf(buf, PAGE_SIZE -1, "%u\n", proptx); in show_proptx()
1194 proptx = onoff; in set_proptx()
1201 __ATTR(proptx, 0660, show_proptx, set_proptx);
H A Ddhd.h2841 extern uint32 proptx;
H A Ddhd_linux.c10271 uint32 proptx = 0; local
11537 if (sec_get_param_wfa_cert(dhd, SET_PARAM_PROPTX, &proptx) == BCME_OK) {
11538 DHD_ERROR(("%s , read proptx param=%d\n", __FUNCTION__, proptx));
11539 wlfc_enable = proptx;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_exportfs.c1164 uint32 proptx = VALUENOTSET; variable
1171 if (proptx == VALUENOTSET) { in show_proptx()
1174 ret = scnprintf(buf, PAGE_SIZE -1, "%u\n", proptx); in show_proptx()
1193 proptx = onoff; in set_proptx()
1200 __ATTR(proptx, 0660, show_proptx, set_proptx);
H A Ddhd.h2836 extern uint32 proptx;
H A Ddhd_linux.c10110 uint32 proptx = 0; local
11352 if (sec_get_param_wfa_cert(dhd, SET_PARAM_PROPTX, &proptx) == BCME_OK) {
11353 DHD_ERROR(("%s , read proptx param=%d\n", __FUNCTION__, proptx));
11354 wlfc_enable = proptx;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_exportfs.c1164 uint32 proptx = VALUENOTSET; variable
1171 if (proptx == VALUENOTSET) { in show_proptx()
1174 ret = scnprintf(buf, PAGE_SIZE -1, "%u\n", proptx); in show_proptx()
1193 proptx = onoff; in set_proptx()
1200 __ATTR(proptx, 0660, show_proptx, set_proptx);
H A Ddhd.h2836 extern uint32 proptx;
H A Ddhd_linux.c10175 uint32 proptx = 0; local
11417 if (sec_get_param_wfa_cert(dhd, SET_PARAM_PROPTX, &proptx) == BCME_OK) {
11418 DHD_ERROR(("%s , read proptx param=%d\n", __FUNCTION__, proptx));
11419 wlfc_enable = proptx;
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_sec.c682 if (proptx == VALUENOTSET)
685 val = (uint)proptx;
H A Ddhd_linux_exportfs.c1784 uint32 proptx = VALUENOTSET; variable
1791 if (proptx == VALUENOTSET) { in show_proptx()
1794 ret = scnprintf(buf, PAGE_SIZE -1, "%u\n", proptx); in show_proptx()
1813 proptx = onoff; in set_proptx()
1820 __ATTR(proptx, 0660, show_proptx, set_proptx);
H A Ddhd.h3619 extern uint32 proptx;
H A Ddhd_linux.c14662 uint32 proptx = 0; in dhd_legacy_preinit_ioctls() local
16054 if (sec_get_param_wfa_cert(dhd, SET_PARAM_PROPTX, &proptx) == BCME_OK) { in dhd_legacy_preinit_ioctls()
16055 DHD_ERROR(("%s , read proptx param=%d\n", __FUNCTION__, proptx)); in dhd_legacy_preinit_ioctls()
16056 wlfc_enable = proptx; in dhd_legacy_preinit_ioctls()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_sec.c682 if (proptx == VALUENOTSET)
685 val = (uint)proptx;
H A Ddhd_linux_exportfs.c1782 uint32 proptx = VALUENOTSET; variable
1789 if (proptx == VALUENOTSET) { in show_proptx()
1792 ret = scnprintf(buf, PAGE_SIZE -1, "%u\n", proptx); in show_proptx()
1811 proptx = onoff; in set_proptx()
1818 __ATTR(proptx, 0660, show_proptx, set_proptx);
H A Ddhd.h3614 extern uint32 proptx;
H A Ddhd_linux.c14777 uint32 proptx = 0; in dhd_legacy_preinit_ioctls() local
16164 if (sec_get_param_wfa_cert(dhd, SET_PARAM_PROPTX, &proptx) == BCME_OK) { in dhd_legacy_preinit_ioctls()
16165 DHD_ERROR(("%s , read proptx param=%d\n", __FUNCTION__, proptx)); in dhd_legacy_preinit_ioctls()
16166 wlfc_enable = proptx; in dhd_legacy_preinit_ioctls()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c10987 uint32 proptx = 0; in dhd_preinit_ioctls() local
11999 if (sec_get_param_wfa_cert(dhd, SET_PARAM_PROPTX, &proptx) == BCME_OK) { in dhd_preinit_ioctls()
12000 DHD_ERROR(("%s , read proptx param=%d\n", __FUNCTION__, proptx)); in dhd_preinit_ioctls()
12001 wlfc_enable = proptx; in dhd_preinit_ioctls()