Searched refs:if_iface (Results 1 – 1 of 1) sorted by relevance
136 static int qmc_hdlc_framer_set_iface(struct qmc_hdlc *qmc_hdlc, int if_iface, in qmc_hdlc_framer_set_iface() argument149 switch (if_iface) { in qmc_hdlc_framer_set_iface()178 static int qmc_hdlc_framer_get_iface(struct qmc_hdlc *qmc_hdlc, int *if_iface, te1_settings *te1) in qmc_hdlc_framer_get_iface() argument184 *if_iface = IF_IFACE_E1; in qmc_hdlc_framer_get_iface()194 *if_iface = IF_IFACE_E1; in qmc_hdlc_framer_get_iface()197 *if_iface = IF_IFACE_T1; in qmc_hdlc_framer_get_iface()487 static int qmc_hdlc_set_iface(struct qmc_hdlc *qmc_hdlc, int if_iface, const te1_settings *te1) in qmc_hdlc_set_iface() argument509 ret = qmc_hdlc_framer_set_iface(qmc_hdlc, if_iface, te1); in qmc_hdlc_set_iface()