Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rpmsg/
H A Dqcom_smd.c283 #define GET_RX_CHANNEL_INFO(channel, param) \ macro
432 head = GET_RX_CHANNEL_INFO(channel, head); in qcom_smd_channel_get_rx_avail()
433 tail = GET_RX_CHANNEL_INFO(channel, tail); in qcom_smd_channel_get_rx_avail()
505 tail = GET_RX_CHANNEL_INFO(channel, tail); in qcom_smd_channel_peek()
533 tail = GET_RX_CHANNEL_INFO(channel, tail); in qcom_smd_channel_advance()
550 tail = GET_RX_CHANNEL_INFO(channel, tail); in qcom_smd_channel_recv_single()
585 remote_state = GET_RX_CHANNEL_INFO(channel, state); in qcom_smd_channel_intr()
1295 remote_state = GET_RX_CHANNEL_INFO(channel, state); in qcom_channel_state_worker()
1319 remote_state = GET_RX_CHANNEL_INFO(channel, state); in qcom_channel_state_worker()