Searched refs:txglomframes (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 449 uint txglomframes; /* Number of tx glom frames (superframes) */ member 2963 bus->txglomframes++; in dhdsdio_sendfromq() 3596 dhd_dump_pct(strbuf, ", pkts/glom", bus->txglompkts, bus->txglomframes); in dhd_bus_dump() 3598 bcm_bprintf(strbuf, "txglomframes %u, txglompkts %u\n", bus->txglomframes, bus->txglompkts); in dhd_bus_dump() 3616 bus->txglomframes = bus->txglompkts = 0; in dhd_bus_clearcounts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 482 uint txglomframes; /* Number of tx glom frames (superframes) */ member 3005 bus->txglomframes++; in dhdsdio_sendfromq() 3720 dhd_dump_pct(strbuf, ", pkts/glom", bus->txglompkts, bus->txglomframes); in dhd_bus_dump() 3722 bcm_bprintf(strbuf, "txglomframes %u, txglompkts %u\n", bus->txglomframes, bus->txglompkts); in dhd_bus_dump() 3743 bus->txglomframes = bus->txglompkts = 0; in dhd_bus_clearcounts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 481 uint txglomframes; /* Number of tx glom frames (superframes) */ member 2994 bus->txglomframes++; in dhdsdio_sendfromq() 3709 dhd_dump_pct(strbuf, ", pkts/glom", bus->txglompkts, bus->txglomframes); in dhd_bus_dump() 3711 bcm_bprintf(strbuf, "txglomframes %u, txglompkts %u\n", bus->txglomframes, bus->txglompkts); in dhd_bus_dump() 3732 bus->txglomframes = bus->txglompkts = 0; in dhd_bus_clearcounts()
|