/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_router.c | 1601 rif->rif_index, rif->vr_id, rif->dev->mtu); in mlxsw_sp_rif_ipip_lb_op() 1611 rif->rif_index, rif->vr_id, rif->dev->mtu); in mlxsw_sp_rif_ipip_lb_op() 2202 neigh_entry->rif = rif; in mlxsw_sp_neigh_entry_alloc() 3494 rif_index = nh->rif ? nh->rif->rif_index : in __mlxsw_sp_nexthop_eth_update() 4117 nh->rif = rif; in mlxsw_sp_nexthop_rif_init() 8532 fid = rif->ops->fid_get(rif, extack); in __mlxsw_sp_port_vlan_router_join() 9084 mlxsw_sp_rif_edit(mlxsw_sp, rif->rif_index, rif->addr, rif->mtu, in mlxsw_sp_router_port_change_event() 9261 rif->rif_index, rif->vr_id, rif->dev->mtu); in mlxsw_sp_rif_subport_op() 9293 mlxsw_sp_fid_rif_set(rif->fid, rif); in mlxsw_sp_rif_subport_configure() 9386 mlxsw_sp_fid_rif_set(rif->fid, rif); in mlxsw_sp_rif_fid_configure() [all …]
|
A D | spectrum_dpipe.c | 156 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() 457 struct mlxsw_sp_rif *rif, in __mlxsw_sp_dpipe_table_host_entry_fill() argument 485 struct mlxsw_sp_rif *rif) in mlxsw_sp_dpipe_table_host4_entry_fill() argument 498 struct mlxsw_sp_rif *rif) in mlxsw_sp_dpipe_table_host6_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 D | spectrum_router.h | 151 u16 mlxsw_sp_rif_index(const struct mlxsw_sp_rif *rif); 152 u16 mlxsw_sp_ipip_lb_rif_index(const struct mlxsw_sp_rif_ipip_lb *rif); 153 u16 mlxsw_sp_ipip_lb_ul_vr_id(const struct mlxsw_sp_rif_ipip_lb *rif); 156 int mlxsw_sp_rif_dev_ifindex(const struct mlxsw_sp_rif *rif); 159 struct mlxsw_sp_rif *rif, 163 struct mlxsw_sp_rif *rif, 166 struct mlxsw_sp_rif *rif, 169 mlxsw_sp_rif_neigh_next(struct mlxsw_sp_rif *rif, 178 #define mlxsw_sp_rif_neigh_for_each(neigh_entry, rif) \ argument 179 for (neigh_entry = mlxsw_sp_rif_neigh_next(rif, NULL); neigh_entry; \ [all …]
|
A D | spectrum_mr.c | 29 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 D | spectrum_mr.h | 80 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 D | spectrum_fid.c | 27 struct mlxsw_sp_rif *rif; member 373 void mlxsw_sp_fid_rif_set(struct mlxsw_sp_fid *fid, struct mlxsw_sp_rif *rif) in mlxsw_sp_fid_rif_set() argument 375 fid->rif = rif; in mlxsw_sp_fid_rif_set() 380 return fid->rif; in mlxsw_sp_fid_rif()
|
A D | reg.h | 6466 MLXSW_ITEM32(reg, ritr, rif, 0x00, 0, 16); 6732 mlxsw_reg_ritr_rif_set(payload, rif); in mlxsw_reg_ritr_rif_pack() 6745 u16 rif, u16 vr_id, u16 mtu) in mlxsw_reg_ritr_pack() argument 6757 mlxsw_reg_ritr_rif_set(payload, rif); in mlxsw_reg_ritr_pack() 7826 MLXSW_ITEM32(reg, rauht, rif, 0x00, 0, 16); 7881 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack() argument 7886 mlxsw_reg_rauht_rif_set(payload, rif); in mlxsw_reg_rauht_pack() 7891 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack4() argument 7894 mlxsw_reg_rauht_pack(payload, op, rif, mac); in mlxsw_reg_rauht_pack4() 7899 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack6() argument [all …]
|
A D | spectrum.h | 1233 void mlxsw_sp_fid_rif_set(struct mlxsw_sp_fid *fid, struct mlxsw_sp_rif *rif);
|
/linux/Documentation/devicetree/bindings/media/ |
A D | renesas,drif.yaml | 176 drif00: rif@e6f40000 { 198 drif01: rif@e6f50000 { 233 drif10: rif@e6f60000 { 247 drif11: rif@e6f70000 {
|
/linux/include/uapi/linux/ |
A D | atm.h | 147 unsigned int rif : 4; /* Rate Increment Factor (4-bit) */ member
|
/linux/drivers/media/tuners/ |
A D | tda9887.c | 336 static char *rif[4] = { in dump_write_message() local 376 rif[(buf[3] & 0x0c) >> 2]); in dump_write_message()
|
/linux/arch/arm64/boot/dts/renesas/ |
A D | r8a77990.dtsi | 1359 drif00: rif@e6f40000 { 1374 drif01: rif@e6f50000 { 1389 drif10: rif@e6f60000 { 1404 drif11: rif@e6f70000 { 1419 drif20: rif@e6f80000 { 1434 drif21: rif@e6f90000 { 1449 drif30: rif@e6fa0000 { 1464 drif31: rif@e6fb0000 {
|
A D | r8a77965.dtsi | 1623 drif00: rif@e6f40000 { 1638 drif01: rif@e6f50000 { 1653 drif10: rif@e6f60000 { 1668 drif11: rif@e6f70000 { 1683 drif20: rif@e6f80000 { 1698 drif21: rif@e6f90000 { 1713 drif30: rif@e6fa0000 { 1728 drif31: rif@e6fb0000 {
|
A D | r8a77960.dtsi | 1760 drif00: rif@e6f40000 { 1775 drif01: rif@e6f50000 { 1790 drif10: rif@e6f60000 { 1805 drif11: rif@e6f70000 { 1820 drif20: rif@e6f80000 { 1835 drif21: rif@e6f90000 { 1850 drif30: rif@e6fa0000 { 1865 drif31: rif@e6fb0000 {
|
A D | r8a77951.dtsi | 1888 drif00: rif@e6f40000 { 1903 drif01: rif@e6f50000 { 1918 drif10: rif@e6f60000 { 1933 drif11: rif@e6f70000 { 1948 drif20: rif@e6f80000 { 1963 drif21: rif@e6f90000 { 1978 drif30: rif@e6fa0000 { 1993 drif31: rif@e6fb0000 {
|
/linux/drivers/atm/ |
A D | iphase.c | 368 srv_p->rif = 0xf; in init_abr_vc() 416 if (srv_p->rif > MAX_RIF) in ia_open_abr_vc() 450 air = srv_p->pcr << (15 - srv_p->rif); in ia_open_abr_vc() 1861 if (vcc->qos.txtp.rif) 1862 srv_p.rif = vcc->qos.txtp.rif;
|
A D | iphase.h | 833 u8 rif; /* Rate Increment Factor (4-bit) */ member
|
/linux/arch/mips/include/asm/octeon/ |
A D | cvmx-pko-defs.h | 1266 uint64_t rif:1; member 1286 uint64_t rif:1;
|