Searched refs:pdc_rings_full (Results 1 – 1 of 1) sorted by relevance
1121 static bool pdc_rings_full(struct pdc_state *pdcs, int tx_cnt, int rx_cnt) in pdc_rings_full() function1158 if (unlikely(pdc_rings_full(pdcs, PDC_RING_SPACE_MIN, in pdc_last_tx_done()1234 if (unlikely(pdc_rings_full(pdcs, tx_desc_req, rx_desc_req + 1))) in pdc_send_data()