Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_police.c177 ocelot_rmw_gix(ocelot, in ocelot_port_policer_add()
201 ocelot_rmw_gix(ocelot, in ocelot_port_policer_del()
Docelot.c130 ocelot_rmw_gix(ocelot, REW_PORT_CFG_ES0_EN, in ocelot_vcap_enable()
173 ocelot_rmw_gix(ocelot, REW_PORT_VLAN_CFG_PORT_VID(native_vlan.vid), in ocelot_port_set_native_vlan()
188 ocelot_rmw_gix(ocelot, val, in ocelot_port_set_native_vlan()
205 ocelot_rmw_gix(ocelot, in ocelot_port_set_pvid()
219 ocelot_rmw_gix(ocelot, val, in ocelot_port_set_pvid()
276 ocelot_rmw_gix(ocelot, val, in ocelot_port_vlan_filtering()
432 ocelot_rmw_gix(ocelot, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG_FLUSH_ENA, in ocelot_port_flush()
444 ocelot_rmw_gix(ocelot, 0, REW_PORT_CFG_FLUSH_ENA, REW_PORT_CFG, port); in ocelot_port_flush()
1440 ocelot_rmw_gix(ocelot, learn_ena, ANA_PORT_PORT_CFG_LEARN_ENA, in ocelot_bridge_stp_state_set()
1791 ocelot_rmw_gix(ocelot, in ocelot_setup_logical_port_ids()
[all …]
Docelot_net.c893 ocelot_rmw_gix(ocelot, val, cpu_fwd_mcast, in ocelot_port_attr_mc_set()
Docelot_vcap.c1037 ocelot_rmw_gix(ocelot, val, in ocelot_match_all_as_mac_etype()
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c1302 ocelot_rmw_gix(ocelot, 0, QSYS_SE_CFG_SE_AVB_ENA, in vsc9959_qos_port_cbs_set()
1322 ocelot_rmw_gix(ocelot, in vsc9959_qos_port_cbs_set()
Dfelix.c859 ocelot_rmw_gix(ocelot, in felix_port_qos_map_init()
/Linux-v5.15/include/soc/mscc/
Docelot.h700 #define ocelot_rmw_gix(ocelot, val, m, reg, gi) __ocelot_rmw_ix(ocelot, val, m, reg, reg##_GSZ * (g… macro