Searched refs:rd_get_count (Results 1 – 2 of 2) sorted by relevance
152 (unsigned) rd_get_count(rd), (unsigned) rd_get_addr(rd)); in vlsi_ring_debug()315 j = (unsigned) rd_get_count(rd); in vlsi_proc_ring()329 (unsigned) rd_get_count(rd), (unsigned) rd_get_addr(rd)); in vlsi_proc_ring()547 len = rd_get_count(rd); in vlsi_process_rx()683 if (rd_get_count(rd)) { in vlsi_unarm_rx()741 len = rd_get_count(rd); /* incorrect for SIR! (due to wrapping) */ in vlsi_process_tx()
650 static inline u16 rd_get_count(struct ring_descr *rd) in rd_get_count() function