Searched refs:framer_set_config (Results 1 – 2 of 2) sorted by relevance
107 int framer_set_config(struct framer *framer, const struct framer_config *config);167 static inline int framer_set_config(struct framer *framer, const struct framer_config *config) in framer_set_config() function
175 return framer_set_config(qmc_hdlc->framer, &config); in qmc_hdlc_framer_set_iface()