Home
last modified time | relevance | path

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

/linux/include/linux/framer/
H A Dframer.h106 int framer_get_config(struct framer *framer, struct framer_config *config);
162 static inline int framer_get_config(struct framer *framer, struct framer_config *config) in framer_get_config() function
/linux/drivers/net/wan/
H A Dfsl_qmc_hdlc.c145 ret = framer_get_config(qmc_hdlc->framer, &config); in qmc_hdlc_framer_set_iface()
188 ret = framer_get_config(qmc_hdlc->framer, &config); in qmc_hdlc_framer_get_iface()