Searched refs:orphan_move (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 278 int orphan_move; member
|
| H A D | dhd_config.c | 3209 conf->orphan_move = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_others() 3210 CONFIG_MSG("orphan_move = %d\n", conf->orphan_move); in dhd_conf_read_others() 3716 conf->orphan_move = 0; in dhd_conf_preinit() 3776 conf->orphan_move = 1; in dhd_conf_preinit() 3778 conf->orphan_move = 0; in dhd_conf_preinit()
|
| H A D | dhd_sdio.c | 2294 if (bus->dhd->conf->orphan_move == 1) in dhd_bus_txdata() 2951 if (!bus->dhd->conf->orphan_move) in dhdsdio_sendfromq()
|
| H A D | dhd_pcie.c | 2894 if (bus->dhd->conf->orphan_move <= 1) in dhd_bus_schedule_queue()
|
| H A D | dhd_linux.c | 5234 if (dhd->pub.conf->orphan_move == 2) in dhd_start_xmit() 5236 else if (dhd->pub.conf->orphan_move == 3) in dhd_start_xmit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 343 int orphan_move; member
|
| H A D | dhd_config.c | 1175 conf->orphan_move = 3; in dhd_conf_set_tput_patch() 1204 conf->orphan_move = 1; in dhd_conf_set_tput_patch() 1206 conf->orphan_move = 0; in dhd_conf_set_tput_patch() 1225 CONFIG_TRACE("orphan_move=%d\n", conf->orphan_move); in dhd_conf_dump_tput_patch() 4247 conf->orphan_move = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_others() 4248 CONFIG_MSG("orphan_move = %d\n", conf->orphan_move); in dhd_conf_read_others() 4994 conf->orphan_move = 0; in dhd_conf_preinit() 5103 conf->orphan_move = 1; in dhd_conf_preinit() 5105 conf->orphan_move = 0; in dhd_conf_preinit()
|
| H A D | dhd_sdio.c | 2317 if (bus->dhd->conf->orphan_move == 1) in dhd_bus_txdata() 2982 if (!bus->dhd->conf->orphan_move) in dhdsdio_sendfromq()
|
| H A D | dhd_linux.c | 4434 if (dhd->pub.conf->orphan_move == 2) in BCMFASTPATH() 4436 else if (dhd->pub.conf->orphan_move == 3) in BCMFASTPATH()
|
| H A D | dhd_pcie.c | 5717 if (bus->dhd->conf->orphan_move <= 1) in BCMFASTPATH()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 346 int orphan_move; member
|
| H A D | dhd_config.c | 1235 conf->orphan_move = 3; in dhd_conf_set_tput_patch() 1264 conf->orphan_move = 1; in dhd_conf_set_tput_patch() 1266 conf->orphan_move = 0; in dhd_conf_set_tput_patch() 1285 CONFIG_TRACE("orphan_move=%d\n", conf->orphan_move); in dhd_conf_dump_tput_patch() 4380 conf->orphan_move = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_others() 4381 CONFIG_MSG("orphan_move = %d\n", conf->orphan_move); in dhd_conf_read_others() 5182 conf->orphan_move = 0; in dhd_conf_preinit() 5291 conf->orphan_move = 1; in dhd_conf_preinit() 5293 conf->orphan_move = 0; in dhd_conf_preinit()
|
| H A D | dhd_sdio.c | 2328 if (bus->dhd->conf->orphan_move == 1) in dhd_bus_txdata() 2993 if (!bus->dhd->conf->orphan_move) in dhdsdio_sendfromq()
|
| H A D | dhd_linux.c | 4443 if (dhd->pub.conf->orphan_move == 2) in BCMFASTPATH() 4445 else if (dhd->pub.conf->orphan_move == 3) in BCMFASTPATH()
|
| H A D | dhd_pcie.c | 5724 if (bus->dhd->conf->orphan_move <= 1) in BCMFASTPATH()
|