Searched refs:rd_get_count (Results 1 – 2 of 2) sorted by relevance
153 (unsigned) rd_get_count(rd), (unsigned) rd_get_addr(rd)); in vlsi_ring_debug()325 j = (unsigned) rd_get_count(rd); in vlsi_proc_ring()343 (unsigned) rd_get_count(rd), (unsigned) rd_get_addr(rd)); in vlsi_proc_ring()564 len = rd_get_count(rd); in vlsi_process_rx()700 if (rd_get_count(rd)) { in vlsi_unarm_rx()758 len = rd_get_count(rd); /* incorrect for SIR! (due to wrapping) */ in vlsi_process_tx()
651 static inline u16 rd_get_count(struct ring_descr *rd) in rd_get_count() function