Lines Matching full:lan966x
27 struct lan966x *lan966x = port->lan966x;
35 lan966x, AFI_PORT_CFG(port->chip_port));
39 val = lan_rd(lan966x, AFI_PORT_FRM_OUT(port->chip_port));
56 lan966x, DEV_CLOCK_CFG(port->chip_port));
61 lan966x, DEV_MAC_ENA_CFG(port->chip_port));
66 lan966x, QSYS_SW_PORT_MODE(port->chip_port));
71 lan966x, QSYS_PORT_MODE(port->chip_port));
76 lan966x, SYS_PAUSE_CFG(port->chip_port));
81 lan966x, QSYS_SW_PORT_MODE(port->chip_port));
89 lan966x, SYS_FRONT_PORT_MODE(port->chip_port));
94 lan966x, QSYS_SW_PORT_MODE(port->chip_port));
99 lan966x, QSYS_PORT_MODE(port->chip_port));
103 val = lan_rd(lan966x, QSYS_SW_STATUS(port->chip_port));
118 lan966x, DEV_MAC_ENA_CFG(port->chip_port));
122 lan966x, DEV_CLOCK_CFG(port->chip_port));
132 lan966x, DEV_CLOCK_CFG(port->chip_port));
137 lan966x, QSYS_SW_PORT_MODE(port->chip_port));
147 struct lan966x *lan966x = port->lan966x;
178 lan966x, DEV_MAC_MODE_CFG(port->chip_port));
186 lan966x, DEV_MAC_IFG_CFG(port->chip_port));
192 lan966x, DEV_MAC_HDX_CFG(port->chip_port));
198 lan966x,
203 lan966x,
209 lan966x, ANA_PFC_CFG(port->chip_port));
213 lan966x, DEV_PCS1G_CFG(port->chip_port));
217 lan966x, DEV_PCS1G_SD_CFG(port->chip_port));
223 lan966x, SYS_PAUSE_CFG(port->chip_port));
226 lan_wr(0, lan966x, DEV_FC_MAC_LOW_CFG(port->chip_port));
227 lan_wr(0, lan966x, DEV_FC_MAC_HIGH_CFG(port->chip_port));
242 lan966x, SYS_MAC_FC_CFG(port->chip_port));
245 atop_wm = lan966x->shared_queue_sz;
250 lan_wr(lan966x_wm_enc(atop_wm / lan966x->num_phys_ports + 1), lan966x,
252 lan_wr(lan966x_wm_enc(atop_wm), lan966x, SYS_ATOP_TOT_CFG);
258 lan966x, DEV_MAC_ENA_CFG(port->chip_port));
262 lan966x, DEV_CLOCK_CFG(port->chip_port));
268 lan966x, QSYS_SW_PORT_MODE(port->chip_port));
274 lan966x, AFI_PORT_CFG(port->chip_port));
290 struct lan966x *lan966x = port->lan966x;
296 val = lan_rd(lan966x, DEV_PCS1G_STICKY(port->chip_port));
299 lan_wr(val, lan966x, DEV_PCS1G_STICKY(port->chip_port));
302 val = lan_rd(lan966x, DEV_PCS1G_LINK_STATUS(port->chip_port));
308 val = lan_rd(lan966x, DEV_PCS1G_ANEG_STATUS(port->chip_port));
334 struct lan966x *lan966x = port->lan966x;
364 lan966x, DEV_PCS1G_MODE_CFG(port->chip_port));
368 lan966x, DEV_PCS1G_CFG(port->chip_port));
379 lan966x, DEV_PCS1G_ANEG_CFG(port->chip_port));
381 lan_wr(0, lan966x, DEV_PCS1G_ANEG_CFG(port->chip_port));
391 lan966x, DEV_CLOCK_CFG(port->chip_port));
406 port->lan966x, ANA_QOS_CFG(port->chip_port));
417 port->lan966x,
425 struct lan966x *lan966x = port->lan966x;
430 lan966x, ANA_QOS_CFG(port->chip_port));
438 lan966x, ANA_DSCP_CFG(i));
444 lan966x, ANA_DSCP_CFG(i));
455 port->lan966x, ANA_QOS_CFG(port->chip_port));
462 port->lan966x, ANA_VLAN_CFG(port->chip_port));
483 port->lan966x, REW_TAG_CFG(port->chip_port));
497 port->lan966x,
517 port->lan966x, REW_DSCP_CFG(port->chip_port));
525 port->lan966x, ANA_DSCP_REWR_CFG(i));
534 port->lan966x, ANA_QOS_CFG(port->chip_port));
550 struct lan966x *lan966x = port->lan966x;
554 lan966x, ANA_PORT_CFG(port->chip_port));
558 if (lan966x->fdma)
559 lan966x_fdma_netdev_init(lan966x, port->dev);
570 lan966x, DEV_CLOCK_CFG(port->chip_port));