Home
last modified time | relevance | path

Searched refs:pdc_rings_full (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mailbox/
H A Dbcm-pdc-mailbox.c1125 static bool pdc_rings_full(struct pdc_state *pdcs, int tx_cnt, int rx_cnt) in pdc_rings_full() function
1162 if (unlikely(pdc_rings_full(pdcs, PDC_RING_SPACE_MIN, in pdc_last_tx_done()
1238 if (unlikely(pdc_rings_full(pdcs, tx_desc_req, rx_desc_req + 1))) in pdc_send_data()