Searched refs:qcafrm_fsm_decode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/ |
H A D | qca_7k_common.c | 77 qcafrm_fsm_decode(struct qcafrm_handle *handle, u8 *buf, u16 buf_len, u8 recv_byte) in qcafrm_fsm_decode() function 161 EXPORT_SYMBOL_GPL(qcafrm_fsm_decode); variable
|
H A D | qca_7k_common.h | 142 s32 qcafrm_fsm_decode(struct qcafrm_handle *handle, u8 *buf, u16 buf_len, u8 recv_byte);
|
H A D | qca_uart.c | 85 retcode = qcafrm_fsm_decode(&qca->frm_handle, in qca_tty_receive()
|
H A D | qca_spi.c | 411 retcode = qcafrm_fsm_decode(&qca->frm_handle, in qcaspi_receive()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/ |
H A D | qca_7k_common.c | 77 qcafrm_fsm_decode(struct qcafrm_handle *handle, u8 *buf, u16 buf_len, u8 recv_byte) in qcafrm_fsm_decode() function 161 EXPORT_SYMBOL_GPL(qcafrm_fsm_decode); variable
|
H A D | qca_7k_common.h | 142 s32 qcafrm_fsm_decode(struct qcafrm_handle *handle, u8 *buf, u16 buf_len, u8 recv_byte);
|
H A D | qca_uart.c | 84 retcode = qcafrm_fsm_decode(&qca->frm_handle, in qca_tty_receive()
|
H A D | qca_spi.c | 410 retcode = qcafrm_fsm_decode(&qca->frm_handle, in qcaspi_receive()
|
Completed in 5 milliseconds