Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_port_proxy.c51 static const struct t7xx_port_conf t7xx_md_port_conf[] = { variable
433 unsigned int port_count = ARRAY_SIZE(t7xx_md_port_conf); in t7xx_proxy_alloc()
447 port_prox->ports[i].port_conf = &t7xx_md_port_conf[i]; in t7xx_proxy_alloc()