Searched refs:vdc_tx_dring_avail (Results 1 – 1 of 1) sorted by relevance
117 static inline u32 vdc_tx_dring_avail(struct vio_dring_state *dr) in vdc_tx_dring_avail() function187 if (port->disk && vdc_tx_dring_avail(dr) * 100 / VDC_TX_RING_SIZE >= 50) in vdc_blk_queue_start()558 if (unlikely(vdc_tx_dring_avail(dr) < 1)) { in vdc_queue_rq()