Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/t7xx/
Dt7xx_port_proxy.c121 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()
158 void t7xx_port_proxy_reset(struct port_proxy *port_prox) in t7xx_port_proxy_reset()
334 static void t7xx_proxy_setup_ch_mapping(struct port_proxy *port_prox) in t7xx_proxy_setup_ch_mapping()
372 struct port_proxy *port_prox = t7xx_dev->md->port_prox; in t7xx_port_proxy_recv_skb_from_dedicated_queue() local
396 struct port_proxy *port_prox = t7xx_dev->md->port_prox; in t7xx_port_proxy_find_port() local
473 void t7xx_port_proxy_md_status_notify(struct port_proxy *port_prox, unsigned int state) in t7xx_port_proxy_md_status_notify()
488 struct port_proxy *port_prox = md->port_prox; in t7xx_proxy_init_all_ports() local
517 struct port_proxy *port_prox = md->port_prox; in t7xx_port_proxy_set_cfg() local
544 struct port_proxy *port_prox; in t7xx_proxy_alloc() local
581 void t7xx_port_proxy_uninit(struct port_proxy *port_prox) in t7xx_port_proxy_uninit()
[all …]
Dt7xx_modem_ops.h76 struct port_proxy *port_prox; member