Home
last modified time | relevance | path

Searched refs:rif (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c1572 rif->rif_index, rif->vr_id, rif->dev->mtu); in mlxsw_sp_rif_ipip_lb_op()
1582 rif->rif_index, rif->vr_id, rif->dev->mtu); in mlxsw_sp_rif_ipip_lb_op()
2169 neigh_entry->rif = rif; in mlxsw_sp_neigh_entry_alloc()
3467 rif_index = nh->rif ? nh->rif->rif_index : in __mlxsw_sp_nexthop_eth_update()
4090 nh->rif = rif; in mlxsw_sp_nexthop_rif_init()
8505 fid = rif->ops->fid_get(rif, extack); in __mlxsw_sp_port_vlan_router_join()
9055 mlxsw_sp_rif_edit(mlxsw_sp, rif->rif_index, rif->addr, rif->mtu, in mlxsw_sp_router_port_change_event()
9339 rif->rif_index, rif->vr_id, rif->dev->mtu); in mlxsw_sp_rif_subport_op()
9371 err = mlxsw_sp_fid_rif_set(rif->fid, rif); in mlxsw_sp_rif_subport_configure()
9570 br_dev = is_vlan_dev(rif->dev) ? vlan_dev_real_dev(rif->dev) : rif->dev; in mlxsw_sp_rif_vlan_fdb_del()
[all …]
A Dspectrum_router.h89 u16 mlxsw_sp_ipip_lb_rif_index(const struct mlxsw_sp_rif_ipip_lb *rif);
90 u16 mlxsw_sp_ipip_lb_ul_vr_id(const struct mlxsw_sp_rif_ipip_lb *rif);
93 int mlxsw_sp_rif_dev_ifindex(const struct mlxsw_sp_rif *rif);
94 const struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif);
96 struct mlxsw_sp_rif *rif,
99 void mlxsw_sp_rif_counter_free(struct mlxsw_sp_rif *rif,
101 int mlxsw_sp_rif_counter_alloc(struct mlxsw_sp_rif *rif,
104 mlxsw_sp_rif_neigh_next(struct mlxsw_sp_rif *rif,
113 #define mlxsw_sp_rif_neigh_for_each(neigh_entry, rif) \ argument
114 for (neigh_entry = mlxsw_sp_rif_neigh_next(rif, NULL); neigh_entry; \
[all …]
A Dspectrum_dpipe.c156 struct mlxsw_sp_rif *rif, in mlxsw_sp_erif_entry_get() argument
224 if (!rif || !mlxsw_sp_rif_dev(rif)) in mlxsw_sp_dpipe_table_erif_entries_dump()
266 if (!rif) in mlxsw_sp_dpipe_table_erif_counters_update()
269 mlxsw_sp_rif_counter_alloc(rif, in mlxsw_sp_dpipe_table_erif_counters_update()
272 mlxsw_sp_rif_counter_free(rif, in mlxsw_sp_dpipe_table_erif_counters_update()
485 struct mlxsw_sp_rif *rif) in mlxsw_sp_dpipe_table_host4_entry_fill() argument
513 struct mlxsw_sp_rif *rif, in mlxsw_sp_dpipe_table_host_entry_fill() argument
563 if (!rif) in mlxsw_sp_dpipe_table_host_entries_get()
581 neigh_entry, rif, in mlxsw_sp_dpipe_table_host_entries_get()
671 if (!rif) in mlxsw_sp_dpipe_table_host_counters_update()
[all …]
A Dspectrum_fid.c392 return fid->rif; in mlxsw_sp_fid_rif()
463 if (rif) { in mlxsw_sp_fid_edit_op()
481 irif_index = rif ? mlxsw_sp_rif_index(rif) : 0; in mlxsw_sp_fid_vni_to_fid_map()
513 irif_index = rif ? mlxsw_sp_rif_index(rif) : 0; in mlxsw_sp_fid_vid_to_fid_map()
702 fid->rif = rif; in mlxsw_sp_fid_rif_set()
718 if (!fid->rif) in mlxsw_sp_fid_rif_unset()
757 if (fid->rif) { in __mlxsw_sp_fid_port_vid_map()
959 if (!fid->rif) in mlxsw_sp_fid_evid_map()
1173 if (fid->rif) { in mlxsw_sp_fid_rfid_port_vid_map()
1190 if (fid->rif) in mlxsw_sp_fid_rfid_port_vid_map()
[all …]
A Dspectrum_mr.c29 const struct mlxsw_sp_rif *rif; member
615 rifi = mlxsw_sp_rif_index(rve->mr_vif->rif); in mlxsw_sp_mr_route_evif_unresolve()
625 const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_vif_resolve() argument
632 mr_vif->rif = rif; in mlxsw_sp_mr_vif_resolve()
658 mr_vif->rif = NULL; in mlxsw_sp_mr_vif_resolve()
678 mr_vif->rif = NULL; in mlxsw_sp_mr_vif_unresolve()
718 const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_rif_add() argument
730 mr_vif->vif_flags, rif); in mlxsw_sp_mr_rif_add()
734 const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_rif_del() argument
749 const struct mlxsw_sp_rif *rif, int mtu) in mlxsw_sp_mr_rif_mtu_update() argument
[all …]
A Dspectrum_mr.h80 const struct mlxsw_sp_rif *rif);
83 const struct mlxsw_sp_rif *rif);
85 const struct mlxsw_sp_rif *rif);
87 const struct mlxsw_sp_rif *rif, int mtu);
A Dreg.h6710 MLXSW_ITEM32(reg, ritr, rif, 0x00, 0, 16);
6989 mlxsw_reg_ritr_rif_set(payload, rif); in mlxsw_reg_ritr_rif_pack()
7003 u16 rif, u16 vr_id, u16 mtu) in mlxsw_reg_ritr_pack() argument
7015 mlxsw_reg_ritr_rif_set(payload, rif); in mlxsw_reg_ritr_pack()
8096 MLXSW_ITEM32(reg, rauht, rif, 0x00, 0, 16);
8151 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack() argument
8156 mlxsw_reg_rauht_rif_set(payload, rif); in mlxsw_reg_rauht_pack()
8161 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack4() argument
8164 mlxsw_reg_rauht_pack(payload, op, rif, mac); in mlxsw_reg_rauht_pack4()
8169 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack6() argument
[all …]
A Dspectrum.h752 u16 mlxsw_sp_rif_index(const struct mlxsw_sp_rif *rif);
1300 int mlxsw_sp_fid_rif_set(struct mlxsw_sp_fid *fid, struct mlxsw_sp_rif *rif);
/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
A Drif_counter_scale.sh12 max_cnts=$(devlink_resource_size_get counters rif)
/linux-6.3-rc2/tools/testing/selftests/drivers/net/mlxsw/spectrum/
A Drif_counter_scale.sh12 max_cnts=$(devlink_resource_size_get counters rif)
/linux-6.3-rc2/Documentation/devicetree/bindings/media/
A Drenesas,drif.yaml176 drif00: rif@e6f40000 {
198 drif01: rif@e6f50000 {
233 drif10: rif@e6f60000 {
247 drif11: rif@e6f70000 {
/linux-6.3-rc2/include/uapi/linux/
A Datm.h147 unsigned int rif : 4; /* Rate Increment Factor (4-bit) */ member
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_router_hw.h51 void *rif; member
A Dprestera_router.c129 nk->rif = (void *)ck->dev; in prestera_util_nc_key2nh_key()
881 fc->lpm_info.nh_grp_key.neigh[0].rif = in __prestera_pr_k_arb_fc_lpm_info_calc()
897 fc->lpm_info.nh_grp_key.neigh[nh_cnt].rif = in __prestera_pr_k_arb_fc_lpm_info_calc()
/linux-6.3-rc2/drivers/media/tuners/
A Dtda9887.c336 static char *rif[4] = { in dump_write_message() local
376 rif[(buf[3] & 0x0c) >> 2]); in dump_write_message()
/linux-6.3-rc2/arch/arm64/boot/dts/renesas/
A Dr8a77990.dtsi1350 drif00: rif@e6f40000 {
1365 drif01: rif@e6f50000 {
1380 drif10: rif@e6f60000 {
1395 drif11: rif@e6f70000 {
1410 drif20: rif@e6f80000 {
1425 drif21: rif@e6f90000 {
1440 drif30: rif@e6fa0000 {
1455 drif31: rif@e6fb0000 {
A Dr8a77965.dtsi1614 drif00: rif@e6f40000 {
1629 drif01: rif@e6f50000 {
1644 drif10: rif@e6f60000 {
1659 drif11: rif@e6f70000 {
1674 drif20: rif@e6f80000 {
1689 drif21: rif@e6f90000 {
1704 drif30: rif@e6fa0000 {
1719 drif31: rif@e6fb0000 {
A Dr8a77960.dtsi1751 drif00: rif@e6f40000 {
1766 drif01: rif@e6f50000 {
1781 drif10: rif@e6f60000 {
1796 drif11: rif@e6f70000 {
1811 drif20: rif@e6f80000 {
1826 drif21: rif@e6f90000 {
1841 drif30: rif@e6fa0000 {
1856 drif31: rif@e6fb0000 {
A Dr8a77951.dtsi1879 drif00: rif@e6f40000 {
1894 drif01: rif@e6f50000 {
1909 drif10: rif@e6f60000 {
1924 drif11: rif@e6f70000 {
1939 drif20: rif@e6f80000 {
1954 drif21: rif@e6f90000 {
1969 drif30: rif@e6fa0000 {
1984 drif31: rif@e6fb0000 {
/linux-6.3-rc2/drivers/atm/
A Diphase.c366 srv_p->rif = 0xf; in init_abr_vc()
414 if (srv_p->rif > MAX_RIF) in ia_open_abr_vc()
448 air = srv_p->pcr << (15 - srv_p->rif); in ia_open_abr_vc()
1859 if (vcc->qos.txtp.rif)
1860 srv_p.rif = vcc->qos.txtp.rif;
A Diphase.h833 u8 rif; /* Rate Increment Factor (4-bit) */ member
/linux-6.3-rc2/arch/mips/include/asm/octeon/
A Dcvmx-pko-defs.h1266 uint64_t rif:1; member
1286 uint64_t rif:1;

Completed in 144 milliseconds