Searched refs:t7xx_port_send_ctl_skb (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_port.h | 147 int t7xx_port_send_ctl_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int msg,
|
H A D | t7xx_port_ctrl_msg.c | 49 ret = t7xx_port_send_ctl_skb(port, skb, msg, ex_msg); in port_ctl_send_msg_to_md()
|
H A D | t7xx_modem_ops.c | 398 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 D | t7xx_port_proxy.c | 284 int t7xx_port_send_ctl_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int msg, in t7xx_port_send_ctl_skb() function
|