Searched refs:riocm_ch_receive (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/rapidio/
H A Drio_cm.c857 * riocm_ch_receive - fetch a data packet received for the specified channel
868 static int riocm_ch_receive(struct rio_channel *ch, void **buf, long timeout) function
1880 ret = riocm_ch_receive(ch, &buf, rxto);

Completed in 394 milliseconds