Lines Matching refs:host_p
385 struct am65_cpsw_host *host_p = am65_common_get_host(common);
389 val = readl(host_p->port_base + AM65_CPSW_PORT_REG_PRI_CTL);
403 writel(pri_map, host_p->port_base + AM65_CPSW_PORT_REG_RX_PRI_MAP);
404 writel(val, host_p->port_base + AM65_CPSW_PORT_REG_PRI_CTL);
410 struct am65_cpsw_host *host_p = am65_common_get_host(common);
424 host_p->port_base + AM65_CPSW_PORT_REG_RX_MAXLEN);
427 host_p->port_base + AM65_CPSW_PORT0_REG_FLOW_ID_OFFSET);
429 writel(AM65_CPSW_P0_REG_CTL_RX_CHECKSUM_EN, host_p->port_base + AM65_CPSW_P0_REG_CTL);
1629 struct am65_cpsw_host *host_p = am65_common_get_host(common);
1631 host_p->common = common;
1632 host_p->port_base = common->cpsw_base + AM65_CPSW_NU_PORTS_BASE;
1633 host_p->stat_base = common->cpsw_base + AM65_CPSW_NU_STATS_BASE;