Searched refs:for_each_proxy_port (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_port_proxy.c | 47 #define for_each_proxy_port(i, p, proxy) \ macro 148 for_each_proxy_port(i, port, port_prox) { in t7xx_proxy_get_port_by_ch() 184 for_each_proxy_port(i, port, port_prox) { in t7xx_port_proxy_reset() 369 for_each_proxy_port(i, port, port_prox) { in t7xx_proxy_setup_ch_mapping() 499 for_each_proxy_port(i, port, port_prox) { in t7xx_port_proxy_md_status_notify() 513 for_each_proxy_port(i, port, port_prox) { in t7xx_proxy_init_all_ports() 544 for_each_proxy_port(i, port, port_prox) { in t7xx_proxy_debug_ports_show() 627 for_each_proxy_port(i, port, port_prox) { in t7xx_port_proxy_uninit()
|