| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 25 extern uint dhd_rxbound;
|
| H A D | dhd_config.c | 3204 dhd_rxbound = (uint)simple_strtol(data, NULL, 10); in dhd_conf_read_others() 3205 CONFIG_MSG("dhd_rxbound = %d\n", dhd_rxbound); in dhd_conf_read_others() 3767 dhd_rxbound = 128; in dhd_conf_preinit()
|
| H A D | dhd_sdio.c | 511 uint dhd_rxbound; variable 4640 int_val = (int32)dhd_rxbound; in dhdsdio_doiovar() 4645 dhd_rxbound = (uint)int_val; in dhdsdio_doiovar() 6947 uint rxlimit = dhd_rxbound; /* Rx frames to read before resched */ in dhdsdio_dpc() 7292 if (dhdsdio_readframes(bus, dhd_rxbound, &rxdone) != 0) { in dhdsdio_dpc() 8216 dhd_rxbound = DHD_RXBOUND; in dhdsdio_probe()
|
| H A D | dhd_pcie.c | 316 uint dhd_rxbound = DHD_RXBOUND; variable 4345 int_val = (int32)dhd_rxbound; in dhdpcie_bus_doiovar() 4350 dhd_rxbound = (uint)int_val; in dhdpcie_bus_doiovar() 6430 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 1916 extern uint dhd_rxbound; 1918 module_param(dhd_rxbound, uint, 0);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 32 extern uint dhd_rxbound;
|
| H A D | dhd_config.c | 1166 dhd_rxbound = 512; in dhd_conf_set_tput_patch() 1194 dhd_rxbound = 128; in dhd_conf_set_tput_patch() 1240 CONFIG_TRACE("dhd_rxbound=%d\n", dhd_rxbound); in dhd_conf_dump_tput_patch() 4242 dhd_rxbound = (uint)simple_strtol(data, NULL, 10); in dhd_conf_read_others() 4243 CONFIG_MSG("dhd_rxbound = %d\n", dhd_rxbound); in dhd_conf_read_others() 5094 dhd_rxbound = 128; in dhd_conf_preinit()
|
| H A D | dhd_sdio.c | 551 uint dhd_rxbound; variable 4854 int_val = (int32)dhd_rxbound; in dhdsdio_doiovar() 4859 dhd_rxbound = (uint)int_val; in dhdsdio_doiovar() 7684 uint rxlimit = dhd_rxbound; /* Rx frames to read before resched */ in dhdsdio_dpc() 8090 if (dhdsdio_readframes(bus, dhd_rxbound, &rxdone) != 0) { in dhdsdio_dpc() 9121 dhd_rxbound = DHD_RXBOUND; in dhdsdio_probe()
|
| H A D | dhd_pcie.c | 653 uint dhd_rxbound = DHD_RXBOUND; variable 8976 int_val = (int32)dhd_rxbound; in dhdpcie_bus_doiovar() 8981 dhd_rxbound = (uint)int_val; in dhdpcie_bus_doiovar() 13309 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 13311 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 997 extern uint dhd_rxbound; 999 module_param(dhd_rxbound, uint, 0);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 31 extern uint dhd_rxbound;
|
| H A D | dhd_config.c | 1226 dhd_rxbound = 512; in dhd_conf_set_tput_patch() 1254 dhd_rxbound = 128; in dhd_conf_set_tput_patch() 1300 CONFIG_TRACE("dhd_rxbound=%d\n", dhd_rxbound); in dhd_conf_dump_tput_patch() 4375 dhd_rxbound = (uint)simple_strtol(data, NULL, 10); in dhd_conf_read_others() 4376 CONFIG_MSG("dhd_rxbound = %d\n", dhd_rxbound); in dhd_conf_read_others() 5282 dhd_rxbound = 128; in dhd_conf_preinit()
|
| H A D | dhd_sdio.c | 552 uint dhd_rxbound; variable 4865 int_val = (int32)dhd_rxbound; in dhdsdio_doiovar() 4870 dhd_rxbound = (uint)int_val; in dhdsdio_doiovar() 7695 uint rxlimit = dhd_rxbound; /* Rx frames to read before resched */ in dhdsdio_dpc() 8105 if (dhdsdio_readframes(bus, dhd_rxbound, &rxdone) != 0) { in dhdsdio_dpc() 9136 dhd_rxbound = DHD_RXBOUND; in dhdsdio_probe()
|
| H A D | dhd_pcie.c | 653 uint dhd_rxbound = DHD_RXBOUND; variable 8983 int_val = (int32)dhd_rxbound; in dhdpcie_bus_doiovar() 8988 dhd_rxbound = (uint)int_val; in dhdpcie_bus_doiovar() 13316 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 13318 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 998 extern uint dhd_rxbound; 1000 module_param(dhd_rxbound, uint, 0);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 518 uint dhd_rxbound; variable 4446 int_val = (int32)dhd_rxbound; in dhdsdio_doiovar() 4451 dhd_rxbound = (uint)int_val; in dhdsdio_doiovar() 7248 uint rxlimit = dhd_rxbound; /* Rx frames to read before resched */ 7563 if (dhdsdio_readframes(bus, dhd_rxbound, &rxdone) != 0) { 8345 dhd_rxbound = DHD_RXBOUND;
|
| H A D | dhd_pcie.c | 446 uint dhd_rxbound = DHD_RXBOUND; variable 6452 int_val = (int32)dhd_rxbound; in dhdpcie_bus_doiovar() 6457 dhd_rxbound = (uint)int_val; in dhdpcie_bus_doiovar() 9390 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 9392 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 812 extern uint dhd_rxbound; 814 module_param(dhd_rxbound, uint, 0);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 536 uint dhd_rxbound; variable 4533 int_val = (int32)dhd_rxbound; in dhdsdio_doiovar() 4538 dhd_rxbound = (uint)int_val; in dhdsdio_doiovar() 7310 uint rxlimit = dhd_rxbound; /* Rx frames to read before resched */ 7625 if (dhdsdio_readframes(bus, dhd_rxbound, &rxdone) != 0) { 8407 dhd_rxbound = DHD_RXBOUND;
|
| H A D | dhd_pcie.c | 446 uint dhd_rxbound = DHD_RXBOUND; variable 6460 int_val = (int32)dhd_rxbound; in dhdpcie_bus_doiovar() 6465 dhd_rxbound = (uint)int_val; in dhdpcie_bus_doiovar() 9399 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 9401 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 828 extern uint dhd_rxbound; 830 module_param(dhd_rxbound, uint, 0);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 518 uint dhd_rxbound; variable 4442 int_val = (int32)dhd_rxbound; in dhdsdio_doiovar() 4447 dhd_rxbound = (uint)int_val; in dhdsdio_doiovar() 7244 uint rxlimit = dhd_rxbound; /* Rx frames to read before resched */ 7559 if (dhdsdio_readframes(bus, dhd_rxbound, &rxdone) != 0) { 8341 dhd_rxbound = DHD_RXBOUND;
|
| H A D | dhd_pcie.c | 446 uint dhd_rxbound = DHD_RXBOUND; variable 6452 int_val = (int32)dhd_rxbound; in dhdpcie_bus_doiovar() 6457 dhd_rxbound = (uint)int_val; in dhdpcie_bus_doiovar() 9390 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_HP2P_RING); in dhdpci_bus_read_frames() 9392 more |= dhd_prot_process_msgbuf_rxcpl(bus->dhd, dhd_rxbound, DHD_REGULAR_RING); in dhdpci_bus_read_frames()
|
| H A D | dhd_linux.c | 812 extern uint dhd_rxbound; 814 module_param(dhd_rxbound, uint, 0);
|