Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_port.h132 int t7xx_port_send_ctl_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int msg,
Dt7xx_port_ctrl_msg.c49 ret = t7xx_port_send_ctl_skb(port, skb, msg, ex_msg); in port_ctl_send_msg_to_md()
Dt7xx_modem_ops.c357 t7xx_port_send_ctl_skb(core->ctl_port, skb, CTL_ID_HS1_MSG, 0); in t7xx_prepare_host_rt_data_query()
405 t7xx_port_send_ctl_skb(core->ctl_port, skb, CTL_ID_HS3_MSG, 0); in t7xx_prepare_device_rt_data()
Dt7xx_port_proxy.c236 int t7xx_port_send_ctl_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int msg, in t7xx_port_send_ctl_skb() function