Home
last modified time | relevance | path

Searched refs:dhd_txbound (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h26 extern uint dhd_txbound;
H A Ddhd_config.c3200 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 Ddhd_sdio.c510 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 Ddhd_pcie.c317 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 Ddhd_linux.c1915 extern uint dhd_txbound;
1917 module_param(dhd_txbound, uint, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h33 extern uint dhd_txbound;
H A Ddhd_sdio.c550 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 Ddhd_config.c4238 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 Ddhd_pcie.c654 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 Ddhd_linux.c996 extern uint dhd_txbound;
998 module_param(dhd_txbound, uint, 0);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h32 extern uint dhd_txbound;
H A Ddhd_sdio.c551 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 Ddhd_config.c4371 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 Ddhd_pcie.c654 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 Ddhd_linux.c997 extern uint dhd_txbound;
999 module_param(dhd_txbound, uint, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_sdio.c517 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 Ddhd_pcie.c447 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 Ddhd_linux.c811 extern uint dhd_txbound;
813 module_param(dhd_txbound, uint, 0);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_sdio.c535 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 Ddhd_pcie.c447 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 Ddhd_linux.c827 extern uint dhd_txbound;
829 module_param(dhd_txbound, uint, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_sdio.c517 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 Ddhd_pcie.c447 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 Ddhd_linux.c811 extern uint dhd_txbound;
813 module_param(dhd_txbound, uint, 0);