Lines Matching refs:t7xx_port
40 struct t7xx_port *port_mtk = wwan_port_get_drvdata(port); in t7xx_port_wwan_start()
51 struct t7xx_port *port_mtk = wwan_port_get_drvdata(port); in t7xx_port_wwan_stop()
56 static int t7xx_port_fastboot_tx(struct t7xx_port *port, struct sk_buff *skb) in t7xx_port_fastboot_tx()
90 static int t7xx_port_ctrl_tx(struct t7xx_port *port, struct sk_buff *skb) in t7xx_port_ctrl_tx()
130 struct t7xx_port *port_private = wwan_port_get_drvdata(port); in t7xx_port_wwan_tx()
151 static void t7xx_port_wwan_create(struct t7xx_port *port) in t7xx_port_wwan_create()
168 static int t7xx_port_wwan_init(struct t7xx_port *port) in t7xx_port_wwan_init()
179 static void t7xx_port_wwan_uninit(struct t7xx_port *port) in t7xx_port_wwan_uninit()
189 static int t7xx_port_wwan_recv_skb(struct t7xx_port *port, struct sk_buff *skb) in t7xx_port_wwan_recv_skb()
205 static int t7xx_port_wwan_enable_chl(struct t7xx_port *port) in t7xx_port_wwan_enable_chl()
214 static int t7xx_port_wwan_disable_chl(struct t7xx_port *port) in t7xx_port_wwan_disable_chl()
223 static void t7xx_port_wwan_md_state_notify(struct t7xx_port *port, unsigned int state) in t7xx_port_wwan_md_state_notify()