Home
last modified time | relevance | path

Searched refs:t7xx_port_send_ctl_skb (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port.h147 int t7xx_port_send_ctl_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int msg,
H A Dt7xx_port_ctrl_msg.c49 ret = t7xx_port_send_ctl_skb(port, skb, msg, ex_msg); in port_ctl_send_msg_to_md()
H A Dt7xx_modem_ops.c398 t7xx_port_send_ctl_skb(core->ctl_port, skb, CTL_ID_HS1_MSG, 0); in t7xx_prepare_host_rt_data_query()
446 t7xx_port_send_ctl_skb(core->ctl_port, skb, CTL_ID_HS3_MSG, 0); in t7xx_prepare_device_rt_data()
H A Dt7xx_port_proxy.c284 int t7xx_port_send_ctl_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int msg, in t7xx_port_send_ctl_skb() function