Searched refs:ENETC_PSICFGR0 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_pf.c | 382 cfgr = enetc_port_rd(&priv->si->hw, ENETC_PSICFGR0(vf + 1)); in enetc_pf_set_vf_spoofchk() 384 enetc_port_wr(&priv->si->hw, ENETC_PSICFGR0(vf + 1), cfgr); in enetc_pf_set_vf_spoofchk() 455 enetc_port_wr(hw, ENETC_PSICFGR0(0), val); in enetc_port_si_configure() 471 enetc_port_wr(hw, ENETC_PSICFGR0(i + 1), val); in enetc_port_si_configure()
|
| H A D | enetc_ethtool.c | 30 ENETC_PSICFGR0(0), ENETC_PRFSCAPR, ENETC_PTCMSDUR(0),
|
| H A D | enetc_hw.h | 188 #define ENETC_PSICFGR0(n) (0x0940 + (n) * 0xc) /* n = SI index */ macro
|