Searched refs:glom_cnt (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmsdbus.h | 85 uint32 glom_cnt[SDPCM_MAXGLOM_SIZE]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmsdbus.h | 87 uint32 glom_cnt[SDPCM_MAXGLOM_SIZE]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmsdbus.h | 85 uint32 glom_cnt[SDPCM_MAXGLOM_SIZE]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 2967 (bus->tx_statics.glom_cnt[num_pkt-1]*bus->tx_statics.glom_cnt_us[num_pkt-1] in dhdsdio_sendfromq() 2968 + bcmsdh_get_spend_time(bus->sdh))/(bus->tx_statics.glom_cnt[num_pkt-1] + 1); in dhdsdio_sendfromq() 2974 bus->tx_statics.glom_cnt[num_pkt-1]++; in dhdsdio_sendfromq() 7411 total += bus->tx_statics.glom_cnt[i]; in dhd_bus_dump_txpktstatics() 7415 printk(KERN_CONT "%02d: %5d", i+1, bus->tx_statics.glom_cnt[i]); in dhd_bus_dump_txpktstatics() 7426 printk(KERN_CONT "%02d:%5d%%", i+1, (bus->tx_statics.glom_cnt[i]*100)/total); in dhd_bus_dump_txpktstatics()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 3009 (bus->tx_statics.glom_cnt[num_pkt-1]*bus->tx_statics.glom_cnt_us[num_pkt-1] in dhdsdio_sendfromq() 3010 + bcmsdh_get_spend_time(bus->sdh))/(bus->tx_statics.glom_cnt[num_pkt-1] + 1); in dhdsdio_sendfromq() 3016 bus->tx_statics.glom_cnt[num_pkt-1]++; in dhdsdio_sendfromq() 8243 total += bus->tx_statics.glom_cnt[i]; in dhd_bus_dump_txpktstatics() 8247 printk(KERN_CONT "%02d: %5d", i+1, bus->tx_statics.glom_cnt[i]); in dhd_bus_dump_txpktstatics() 8258 printk(KERN_CONT "%02d:%5d%%", i+1, (bus->tx_statics.glom_cnt[i]*100)/total); in dhd_bus_dump_txpktstatics()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 2998 (bus->tx_statics.glom_cnt[num_pkt-1]*bus->tx_statics.glom_cnt_us[num_pkt-1] in dhdsdio_sendfromq() 2999 + bcmsdh_get_spend_time(bus->sdh))/(bus->tx_statics.glom_cnt[num_pkt-1] + 1); in dhdsdio_sendfromq() 3005 bus->tx_statics.glom_cnt[num_pkt-1]++; in dhdsdio_sendfromq() 8228 total += bus->tx_statics.glom_cnt[i]; in dhd_bus_dump_txpktstatics() 8232 printk(KERN_CONT "%02d: %5d", i+1, bus->tx_statics.glom_cnt[i]); in dhd_bus_dump_txpktstatics() 8243 printk(KERN_CONT "%02d:%5d%%", i+1, (bus->tx_statics.glom_cnt[i]*100)/total); in dhd_bus_dump_txpktstatics()
|