Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_proxy.c51 static const struct t7xx_port_conf t7xx_port_conf[] = { variable
105 const struct t7xx_port_conf *port_conf; in t7xx_proxy_get_port_by_ch()
153 const struct t7xx_port_conf *port_conf = port->port_conf; in t7xx_port_get_queue_no()
235 const struct t7xx_port_conf *port_conf = port->port_conf; in t7xx_port_send_ccci_skb()
282 const struct t7xx_port_conf *port_conf = port->port_conf; in t7xx_port_send_skb()
321 const struct t7xx_port_conf *port_conf = port->port_conf; in t7xx_proxy_setup_ch_mapping()
343 const struct t7xx_port_conf *port_conf = port->port_conf; in t7xx_port_proxy_find_port()
368 const struct t7xx_port_conf *port_conf; in t7xx_port_proxy_recv_skb()
456 unsigned int port_count = ARRAY_SIZE(t7xx_port_conf); in t7xx_proxy_alloc()
470 port_prox->ports[i].port_conf = &t7xx_port_conf[i]; in t7xx_proxy_alloc()
[all …]
H A Dt7xx_port_wwan.c57 const struct t7xx_port_conf *port_conf; in t7xx_port_ctrl_tx()
121 const struct t7xx_port_conf *port_conf = port->port_conf; in t7xx_port_wwan_recv_skb()
154 const struct t7xx_port_conf *port_conf = port->port_conf; in t7xx_port_wwan_md_state_notify()
H A Dt7xx_port.h90 struct t7xx_port_conf { struct
105 const struct t7xx_port_conf *port_conf; argument
H A Dt7xx_port_ctrl_msg.c160 const struct t7xx_port_conf *port_conf = port->port_conf; in control_msg_handler()
246 const struct t7xx_port_conf *port_conf = port->port_conf; in port_ctl_init()