Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/qca/
H A Dar9331.c230 struct ar9331_sw_port { struct
249 struct ar9331_sw_port port[AR9331_SW_PORTS]; argument
252 static struct ar9331_sw_priv *ar9331_sw_port_to_priv(struct ar9331_sw_port *port) in ar9331_sw_port_to_priv()
254 struct ar9331_sw_port *p = port - port->idx; in ar9331_sw_port_to_priv()
608 static void ar9331_read_stats(struct ar9331_sw_port *port) in ar9331_read_stats()
660 struct ar9331_sw_port *port = container_of(work, struct ar9331_sw_port, in ar9331_do_stats_poll()
672 struct ar9331_sw_port *p = &priv->port[port]; in ar9331_get_stats64()
683 struct ar9331_sw_port *p = &priv->port[port]; in ar9331_get_pause_stats()
1072 struct ar9331_sw_port *port = &priv->port[i]; in ar9331_sw_probe()
1100 struct ar9331_sw_port *port = &priv->port[i]; in ar9331_sw_remove()