Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qualcomm/
H A Dqca_7k_common.h89 struct qcafrm_handle { struct
103 static inline void qcafrm_fsm_init_spi(struct qcafrm_handle *handle) in qcafrm_fsm_init_spi() argument
109 static inline void qcafrm_fsm_init_uart(struct qcafrm_handle *handle) in qcafrm_fsm_init_uart()
115 s32 qcafrm_fsm_decode(struct qcafrm_handle *handle, u8 *buf, u16 buf_len, u8 recv_byte);
H A Dqca_7k_common.c64 qcafrm_fsm_decode(struct qcafrm_handle *handle, u8 *buf, u16 buf_len, u8 recv_byte) in qcafrm_fsm_decode()
H A Dqca_uart.c40 struct qcafrm_handle frm_handle;