| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgp2p.c | 1910 (cfg->p2p->ops.ctw & 0x7f); /* ops + ctw */ in wl_cfgp2p_get_p2p_noa() 1942 int ps, ctw; in wl_cfgp2p_set_p2p_ps() local 1951 sscanf(buf, "%10d %10d %10d", &legacy_ps, &ps, &ctw); in wl_cfgp2p_set_p2p_ps() 1952 CFGP2P_DBG((" Enter legacy_ps %d ps %d ctw %d\n", legacy_ps, ps, ctw)); in wl_cfgp2p_set_p2p_ps() 1958 if (ctw != -1) { in wl_cfgp2p_set_p2p_ps() 1959 cfg->p2p->ops.ctw = ctw; in wl_cfgp2p_set_p2p_ps()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgp2p.c | 2049 (cfg->p2p->ops.ctw & 0x7f); /* ops + ctw */ in wl_cfgp2p_get_p2p_noa() 2081 int ps, ctw; in wl_cfgp2p_set_p2p_ps() local 2090 sscanf(buf, "%10d %10d %10d", &legacy_ps, &ps, &ctw); in wl_cfgp2p_set_p2p_ps() 2091 CFGP2P_DBG((" Enter legacy_ps %d ps %d ctw %d\n", legacy_ps, ps, ctw)); in wl_cfgp2p_set_p2p_ps() 2097 if (ctw != -1) { in wl_cfgp2p_set_p2p_ps() 2098 cfg->p2p->ops.ctw = ctw; in wl_cfgp2p_set_p2p_ps()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgp2p.c | 2021 (cfg->p2p->ops.ctw & 0x7f); /* ops + ctw */ 2053 int ps, ctw; local 2062 sscanf(buf, "%10d %10d %10d", &legacy_ps, &ps, &ctw); 2063 CFGP2P_DBG((" Enter legacy_ps %d ps %d ctw %d\n", legacy_ps, ps, ctw)); 2069 if (ctw != -1) { 2070 cfg->p2p->ops.ctw = ctw;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgp2p.c | 2021 (cfg->p2p->ops.ctw & 0x7f); /* ops + ctw */ 2053 int ps, ctw; local 2062 sscanf(buf, "%10d %10d %10d", &legacy_ps, &ps, &ctw); 2063 CFGP2P_DBG((" Enter legacy_ps %d ps %d ctw %d\n", legacy_ps, ps, ctw)); 2069 if (ctw != -1) { 2070 cfg->p2p->ops.ctw = ctw;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgp2p.c | 2021 (cfg->p2p->ops.ctw & 0x7f); /* ops + ctw */ 2053 int ps, ctw; local 2062 sscanf(buf, "%10d %10d %10d", &legacy_ps, &ps, &ctw); 2063 CFGP2P_DBG((" Enter legacy_ps %d ps %d ctw %d\n", legacy_ps, ps, ctw)); 2069 if (ctw != -1) { 2070 cfg->p2p->ops.ctw = ctw;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgp2p.c | 2062 (cfg->p2p->ops.ctw & 0x7f); /* ops + ctw */ in wl_cfgp2p_get_p2p_noa() 2094 int ps, ctw; in wl_cfgp2p_set_p2p_ps() local 2103 sscanf(buf, "%10d %10d %10d", &legacy_ps, &ps, &ctw); in wl_cfgp2p_set_p2p_ps() 2104 CFGP2P_DBG((" Enter legacy_ps %d ps %d ctw %d\n", legacy_ps, ps, ctw)); in wl_cfgp2p_set_p2p_ps() 2110 if (ctw != -1) { in wl_cfgp2p_set_p2p_ps() 2111 cfg->p2p->ops.ctw = ctw; in wl_cfgp2p_set_p2p_ps()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | p2p.c | 188 SET_WORD(info->ctw, FWCMD_H2C_P2P_ACT_CTW)); in mac_p2p_act_h2c()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | p2p.c | 188 SET_WORD(info->ctw, FWCMD_H2C_P2P_ACT_CTW)); in mac_p2p_act_h2c()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_def.h | 1674 u16 ctw; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_def.h | 1653 u16 ctw; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 5994 u16 ctw; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 5994 u16 ctw; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_mac.c | 8635 mac_p2p_info->ctw); in _hal_mac_dump_p2p_act_struct()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_mac.c | 8651 mac_p2p_info->ctw); in _hal_mac_dump_p2p_act_struct()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | wlioctl.h | 6819 uint8 ctw; /**< >= 10 */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wlioctl.h | 8651 uint8 ctw; /**< >= 10 */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wlioctl.h | 8651 uint8 ctw; /**< >= 10 */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wlioctl.h | 8662 uint8 ctw; /**< >= 10 */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | wlioctl.h | 11308 uint8 ctw; /**< >= 10 */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | wlioctl.h | 11326 uint8 ctw; /**< >= 10 */ member
|