Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_proxy.c103 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()
140 void t7xx_port_proxy_reset(struct port_proxy *port_prox) in t7xx_port_proxy_reset()
306 static void t7xx_proxy_setup_ch_mapping(struct port_proxy *port_prox) in t7xx_proxy_setup_ch_mapping()
335 struct port_proxy *port_prox = t7xx_dev->md->port_prox; in t7xx_port_proxy_find_port() local
412 void t7xx_port_proxy_md_status_notify(struct port_proxy *port_prox, unsigned int state) in t7xx_port_proxy_md_status_notify()
427 struct port_proxy *port_prox = md->port_prox; in t7xx_proxy_init_all_ports() local
458 struct port_proxy *port_prox; in t7xx_proxy_alloc() local
500 void t7xx_port_proxy_uninit(struct port_proxy *port_prox) in t7xx_port_proxy_uninit()
513 int t7xx_port_proxy_chl_enable_disable(struct port_proxy *port_prox, unsigned int ch_id, in t7xx_port_proxy_chl_enable_disable()
H A Dt7xx_modem_ops.h76 struct port_proxy *port_prox; member