Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dbcm-pdc-mailbox.c857 * pdc_rx_list_sg_add() - Add the buffers in a scatterlist to the receive
870 static int pdc_rx_list_sg_add(struct pdc_state *pdcs, struct scatterlist *sg) in pdc_rx_list_sg_add() function
1239 err |= pdc_rx_list_sg_add(pdcs, mssg->spu.dst); in pdc_send_data()