Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/caif/
Dcaif_hsi.h70 #define CFHSI_RX_STATE_DESC 0 macro
/linux-4.1.27/drivers/net/caif/
Dcaif_hsi.c638 if (cfhsi->rx_state.state == CFHSI_RX_STATE_DESC) { in cfhsi_rx_done()
687 rx_state = CFHSI_RX_STATE_DESC; in cfhsi_rx_done()
708 if (cfhsi->rx_state.state == CFHSI_RX_STATE_DESC) { in cfhsi_rx_done()
1145 cfhsi->rx_state.state = CFHSI_RX_STATE_DESC; in cfhsi_open()