Searched refs:frames_tx (Results 1 – 2 of 2) sorted by relevance
391 static uint32_t frames_rx = 0, frames_tx = 0; in gem_stat_thread() local394 frames_tx += gem.regs->frames_tx; in gem_stat_thread()397 gem.tx_head, gem.tx_tail, gem.tx_count, frames_tx, frames_rx); in gem_stat_thread()536 static uint32_t frames_tx = 0; in cmd_gem() local577 frames_tx += gem.regs->frames_tx; in cmd_gem()582 frames_rx, frames_tx); in cmd_gem()
56 uint32_t frames_tx; member
Completed in 5 milliseconds