Home
last modified time | relevance | path

Searched defs:port_prox (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/net/wwan/t7xx/
Dt7xx_port_proxy.c142 static struct t7xx_port *t7xx_proxy_get_port_by_ch(struct port_proxy *port_prox, enum port_ch ch) in t7xx_proxy_get_port_by_ch()
179 void t7xx_port_proxy_reset(struct port_proxy *port_prox) in t7xx_port_proxy_reset()
355 static void t7xx_proxy_setup_ch_mapping(struct port_proxy *port_prox) in t7xx_proxy_setup_ch_mapping()
393 struct port_proxy *port_prox = t7xx_dev->md->port_prox; in t7xx_port_proxy_recv_skb_from_dedicated_queue() local
417 struct port_proxy *port_prox = t7xx_dev->md->port_prox; in t7xx_port_proxy_find_port() local
494 void t7xx_port_proxy_md_status_notify(struct port_proxy *port_prox, unsigned int state) in t7xx_port_proxy_md_status_notify()
509 struct port_proxy *port_prox = md->port_prox; in t7xx_proxy_init_all_ports() local
540 struct port_proxy *port_prox = t7xx_dev->md->port_prox; in t7xx_proxy_debug_ports_show() local
558 struct port_proxy *port_prox = md->port_prox; in t7xx_port_proxy_set_cfg() local
585 struct port_proxy *port_prox; in t7xx_proxy_alloc() local
[all …]
Dt7xx_modem_ops.h76 struct port_proxy *port_prox; member