Searched defs:qmc_hdlc (Results 1 – 1 of 1) sorted by relevance
36 struct qmc_hdlc { struct45 struct qmc_hdlc_desc tx_descs[8]; argument47 struct qmc_hdlc_desc rx_descs[4]; argument51 static struct qmc_hdlc *netdev_to_qmc_hdlc(struct net_device *netdev) in netdev_to_qmc_hdlc() argument56 static int qmc_hdlc_framer_set_carrier(struct qmc_hdlc *qmc_hdlc) in qmc_hdlc_framer_set_carrier()82 struct qmc_hdlc *qmc_hdlc = container_of(nb, struct qmc_hdlc, nb); in qmc_hdlc_framer_notifier() local92 static int qmc_hdlc_framer_start(struct qmc_hdlc *qmc_hdlc) in qmc_hdlc_framer_start()127 static void qmc_hdlc_framer_stop(struct qmc_hdlc *qmc_hdlc) in qmc_hdlc_framer_stop()136 static int qmc_hdlc_framer_set_iface(struct qmc_hdlc *qmc_hdlc, int 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()[all …]