Searched defs:ex_msg (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
H A D | t7xx_port_ctrl_msg.c | 40 static int port_ctl_send_msg_to_md(struct t7xx_port *port, unsigned int msg, unsigned int ex_msg) in port_ctl_send_msg_to_md() argument
|
H A D | t7xx_port_proxy.h | 46 __le32 ex_msg; member 58 __le32 ex_msg; member
|
H A D | t7xx_port_proxy.c | 232 t7xx_port_send_ccci_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int pkt_header, unsigned int ex_msg) t7xx_port_send_ccci_skb() argument 256 t7xx_port_send_ctl_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int msg, unsigned int ex_msg) t7xx_port_send_ctl_skb() argument 274 t7xx_port_send_skb(struct t7xx_port *port, struct sk_buff *skb, unsigned int pkt_header, unsigned int ex_msg) t7xx_port_send_skb() argument
|
Completed in 2 milliseconds