Lines Matching refs:enetc_port_wr
87 enetc_port_wr(hw, ENETC4_PSIPMMR, val);
93 enetc_port_wr(hw, ENETC4_PSIUMHFR0(si), lower_32_bits(hash));
94 enetc_port_wr(hw, ENETC4_PSIUMHFR1(si), upper_32_bits(hash));
100 enetc_port_wr(hw, ENETC4_PSIMMHFR0(si), lower_32_bits(hash));
101 enetc_port_wr(hw, ENETC4_PSIMMHFR1(si), upper_32_bits(hash));
316 enetc_port_wr(hw, ENETC4_PSICFGR0(0), val);
330 enetc_port_wr(hw, ENETC4_PSICFGR0(i + 1), val);
348 enetc_port_wr(hw, ENETC4_PSIPVMR, val);
374 enetc_port_wr(hw, ENETC4_PSICFGR2(0), val);
379 enetc_port_wr(hw, ENETC4_PSICFGR2(i + 1), val);
393 enetc_port_wr(hw, ENETC4_PMR, si_bitmap);
403 enetc_port_wr(hw, ENETC4_PSIVLANFMR, PSIVLANFMR_VS);
408 enetc_port_wr(hw, ENETC4_PSIPMMR, 0);
423 enetc_port_wr(hw, ENETC4_PTCTMSDUR(tc), val);
441 enetc_port_wr(hw, ENETC4_POR, 0);
657 enetc_port_wr(&priv->si->hw, ENETC4_PCR, val);
783 enetc_port_wr(hw, ENETC4_PPAUONTR, pause_on_thresh);
784 enetc_port_wr(hw, ENETC4_PPAUOFFTR, pause_off_thresh);