| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 26 extern uint dhd_txbound;
|
| H A D | dhd_config.c | 3200 dhd_txbound = (uint)simple_strtol(data, NULL, 10); in dhd_conf_read_others() 3201 CONFIG_MSG("dhd_txbound = %d\n", dhd_txbound); in dhd_conf_read_others() 3768 dhd_txbound = 64; in dhd_conf_preinit()
|
| H A D | dhd_sdio.c | 510 uint dhd_txbound; variable 4631 int_val = (int32)dhd_txbound; in dhdsdio_doiovar() 4636 dhd_txbound = (uint)int_val; in dhdsdio_doiovar() 6269 dhdsdio_sendfromq(bus, dhd_txbound); in dhdsdio_readframes() 6948 uint txlimit = dhd_txbound; /* Tx frames to send before resched */ in dhdsdio_dpc() 8215 dhd_txbound = DHD_TXBOUND; in dhdsdio_probe()
|
| H A D | dhd_pcie.c | 317 uint dhd_txbound = DHD_TXBOUND; variable 4277 int_val = (int32)dhd_txbound; in dhdpcie_bus_doiovar() 4282 dhd_txbound = (uint)int_val; in dhdpcie_bus_doiovar() 6425 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 1915 extern uint dhd_txbound; 1917 module_param(dhd_txbound, uint, 0);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 33 extern uint dhd_txbound;
|
| H A D | dhd_sdio.c | 550 uint dhd_txbound; variable 4845 int_val = (int32)dhd_txbound; in dhdsdio_doiovar() 4850 dhd_txbound = (uint)int_val; in dhdsdio_doiovar() 6859 dhdsdio_sendfromq(bus, dhd_txbound); in dhdsdio_readframes() 7685 uint txlimit = dhd_txbound; /* Tx frames to send before resched */ in dhdsdio_dpc() 9120 dhd_txbound = DHD_TXBOUND; in dhdsdio_probe()
|
| H A D | dhd_config.c | 4238 dhd_txbound = (uint)simple_strtol(data, NULL, 10); in dhd_conf_read_others() 4239 CONFIG_MSG("dhd_txbound = %d\n", dhd_txbound); in dhd_conf_read_others() 5095 dhd_txbound = 64; in dhd_conf_preinit()
|
| H A D | dhd_pcie.c | 654 uint dhd_txbound = DHD_TXBOUND; variable 8891 int_val = (int32)dhd_txbound; in dhdpcie_bus_doiovar() 8896 dhd_txbound = (uint)int_val; in dhdpcie_bus_doiovar() 13300 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 13302 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 996 extern uint dhd_txbound; 998 module_param(dhd_txbound, uint, 0);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 32 extern uint dhd_txbound;
|
| H A D | dhd_sdio.c | 551 uint dhd_txbound; variable 4856 int_val = (int32)dhd_txbound; in dhdsdio_doiovar() 4861 dhd_txbound = (uint)int_val; in dhdsdio_doiovar() 6870 dhdsdio_sendfromq(bus, dhd_txbound); in dhdsdio_readframes() 7696 uint txlimit = dhd_txbound; /* Tx frames to send before resched */ in dhdsdio_dpc() 9135 dhd_txbound = DHD_TXBOUND; in dhdsdio_probe()
|
| H A D | dhd_config.c | 4371 dhd_txbound = (uint)simple_strtol(data, NULL, 10); in dhd_conf_read_others() 4372 CONFIG_MSG("dhd_txbound = %d\n", dhd_txbound); in dhd_conf_read_others() 5283 dhd_txbound = 64; in dhd_conf_preinit()
|
| H A D | dhd_pcie.c | 654 uint dhd_txbound = DHD_TXBOUND; variable 8898 int_val = (int32)dhd_txbound; in dhdpcie_bus_doiovar() 8903 dhd_txbound = (uint)int_val; in dhdpcie_bus_doiovar() 13307 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 13309 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 997 extern uint dhd_txbound; 999 module_param(dhd_txbound, uint, 0);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 517 uint dhd_txbound; variable 4437 int_val = (int32)dhd_txbound; in dhdsdio_doiovar() 4442 dhd_txbound = (uint)int_val; in dhdsdio_doiovar() 6501 dhdsdio_sendfromq(bus, dhd_txbound); 7249 uint txlimit = dhd_txbound; /* Tx frames to send before resched */ 8344 dhd_txbound = DHD_TXBOUND;
|
| H A D | dhd_pcie.c | 447 uint dhd_txbound = DHD_TXBOUND; variable 6384 int_val = (int32)dhd_txbound; in dhdpcie_bus_doiovar() 6389 dhd_txbound = (uint)int_val; in dhdpcie_bus_doiovar() 9381 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 9383 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 811 extern uint dhd_txbound; 813 module_param(dhd_txbound, uint, 0);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 535 uint dhd_txbound; variable 4524 int_val = (int32)dhd_txbound; in dhdsdio_doiovar() 4529 dhd_txbound = (uint)int_val; in dhdsdio_doiovar() 6563 dhdsdio_sendfromq(bus, dhd_txbound); 7311 uint txlimit = dhd_txbound; /* Tx frames to send before resched */ 8406 dhd_txbound = DHD_TXBOUND;
|
| H A D | dhd_pcie.c | 447 uint dhd_txbound = DHD_TXBOUND; variable 6392 int_val = (int32)dhd_txbound; in dhdpcie_bus_doiovar() 6397 dhd_txbound = (uint)int_val; in dhdpcie_bus_doiovar() 9390 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 9392 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 827 extern uint dhd_txbound; 829 module_param(dhd_txbound, uint, 0);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 517 uint dhd_txbound; variable 4433 int_val = (int32)dhd_txbound; in dhdsdio_doiovar() 4438 dhd_txbound = (uint)int_val; in dhdsdio_doiovar() 6497 dhdsdio_sendfromq(bus, dhd_txbound); 7245 uint txlimit = dhd_txbound; /* Tx frames to send before resched */ 8340 dhd_txbound = DHD_TXBOUND;
|
| H A D | dhd_pcie.c | 447 uint dhd_txbound = DHD_TXBOUND; variable 6384 int_val = (int32)dhd_txbound; in dhdpcie_bus_doiovar() 6389 dhd_txbound = (uint)int_val; in dhdpcie_bus_doiovar() 9381 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 9383 more |= dhd_prot_process_msgbuf_txcpl(bus->dhd, dhd_txbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 811 extern uint dhd_txbound; 813 module_param(dhd_txbound, uint, 0);
|