Searched refs:rxmsg (Results 1 – 1 of 1) sorted by relevance
867 void *rxmsg = NULL; in riocm_ch_receive() local900 rxmsg = ch->rx_ring.buf[ch->rx_ring.tail]; in riocm_ch_receive()909 ch->rx_ring.inuse[i] = rxmsg; in riocm_ch_receive()918 kfree(rxmsg); in riocm_ch_receive()919 rxmsg = NULL; in riocm_ch_receive()924 *buf = rxmsg; in riocm_ch_receive()