Home
last modified time | relevance | path

Searched defs:rif (Results 1 – 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c156 struct mlxsw_sp_rif *rif, in mlxsw_sp_erif_entry_get()
222 struct mlxsw_sp_rif *rif = mlxsw_sp_rif_by_index(mlxsw_sp, i); in mlxsw_sp_dpipe_table_erif_entries_dump() local
264 struct mlxsw_sp_rif *rif = mlxsw_sp_rif_by_index(mlxsw_sp, i); in mlxsw_sp_dpipe_table_erif_counters_update() local
457 struct mlxsw_sp_rif *rif, in __mlxsw_sp_dpipe_table_host_entry_fill()
485 struct mlxsw_sp_rif *rif) in mlxsw_sp_dpipe_table_host4_entry_fill()
498 struct mlxsw_sp_rif *rif) in mlxsw_sp_dpipe_table_host6_entry_fill()
513 struct mlxsw_sp_rif *rif, in mlxsw_sp_dpipe_table_host_entry_fill()
560 struct mlxsw_sp_rif *rif = mlxsw_sp_rif_by_index(mlxsw_sp, i); in mlxsw_sp_dpipe_table_host_entries_get() local
668 struct mlxsw_sp_rif *rif = mlxsw_sp_rif_by_index(mlxsw_sp, i); in mlxsw_sp_dpipe_table_host_counters_update() local
707 struct mlxsw_sp_rif *rif = mlxsw_sp_rif_by_index(mlxsw_sp, i); in mlxsw_sp_dpipe_table_host_size_get() local
[all …]
Dspectrum_router.c63 struct mlxsw_sp_rif *rif; member
92 static struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_dev()
173 mlxsw_sp_rif_p_counter_get(struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_p_counter_get()
186 mlxsw_sp_rif_counter_valid_get(struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_valid_get()
199 mlxsw_sp_rif_counter_valid_set(struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_valid_set()
234 struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_value_get()
272 mlxsw_sp_rif_counter_fetch_clear(struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_fetch_clear()
326 int mlxsw_sp_rif_counter_alloc(struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_alloc()
363 void mlxsw_sp_rif_counter_free(struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_free()
382 static void mlxsw_sp_rif_counters_alloc(struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_counters_alloc()
[all …]
Dspectrum_mr.c29 const struct mlxsw_sp_rif *rif; member
625 const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_vif_resolve()
683 unsigned long vif_flags, const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_vif_add()
707 const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_dev_vif_lookup()
718 const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_rif_add()
733 const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_rif_del()
747 const struct mlxsw_sp_rif *rif, int mtu) in mlxsw_sp_mr_rif_mtu_update()
Dspectrum_fid.c33 struct mlxsw_sp_rif *rif; member
435 const struct mlxsw_sp_rif *rif) in mlxsw_sp_fid_edit_op()
462 const struct mlxsw_sp_rif *rif, in mlxsw_sp_fid_vni_to_fid_map()
479 const struct mlxsw_sp_rif *rif) in mlxsw_sp_fid_to_fid_rif_update()
485 const struct mlxsw_sp_rif *rif) in mlxsw_sp_fid_vni_to_fid_rif_update()
495 const struct mlxsw_sp_rif *rif) in mlxsw_sp_fid_vid_to_fid_map()
512 const struct mlxsw_sp_rif *rif) in mlxsw_sp_fid_8021q_vid_to_fid_rif_update()
538 const struct mlxsw_sp_rif *rif) in mlxsw_sp_fid_vid_to_fid_rif_set()
671 int mlxsw_sp_fid_rif_set(struct mlxsw_sp_fid *fid, struct mlxsw_sp_rif *rif) in mlxsw_sp_fid_rif_set()
1048 const struct mlxsw_sp_rif *rif) in mlxsw_sp_fid_8021d_vid_to_fid_rif_update()
[all …]
Dspectrum_router.h118 #define mlxsw_sp_rif_neigh_for_each(neigh_entry, rif) \ argument
Dreg.h7049 static inline void mlxsw_reg_ritr_rif_pack(char *payload, u16 rif) in mlxsw_reg_ritr_rif_pack()
7066 u16 rif, u16 vr_id, u16 mtu) in mlxsw_reg_ritr_pack()
7094 mlxsw_reg_ritr_vlan_if_pack(char *payload, bool enable, u16 rif, u16 vr_id, in mlxsw_reg_ritr_vlan_if_pack()
8214 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack()
8224 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack4()
8232 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack6()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dpipe.c156 struct mlxsw_sp_rif *rif, in mlxsw_sp_erif_entry_get()
222 struct mlxsw_sp_rif *rif = mlxsw_sp_rif_by_index(mlxsw_sp, i); in mlxsw_sp_dpipe_table_erif_entries_dump() local
264 struct mlxsw_sp_rif *rif = mlxsw_sp_rif_by_index(mlxsw_sp, i); in mlxsw_sp_dpipe_table_erif_counters_update() local
457 struct mlxsw_sp_rif *rif, in __mlxsw_sp_dpipe_table_host_entry_fill()
485 struct mlxsw_sp_rif *rif) in mlxsw_sp_dpipe_table_host4_entry_fill()
498 struct mlxsw_sp_rif *rif) in mlxsw_sp_dpipe_table_host6_entry_fill()
513 struct mlxsw_sp_rif *rif, in mlxsw_sp_dpipe_table_host_entry_fill()
560 struct mlxsw_sp_rif *rif = mlxsw_sp_rif_by_index(mlxsw_sp, i); in mlxsw_sp_dpipe_table_host_entries_get() local
668 struct mlxsw_sp_rif *rif = mlxsw_sp_rif_by_index(mlxsw_sp, i); in mlxsw_sp_dpipe_table_host_counters_update() local
707 struct mlxsw_sp_rif *rif = mlxsw_sp_rif_by_index(mlxsw_sp, i); in mlxsw_sp_dpipe_table_host_size_get() local
[all …]
Dspectrum_router.c130 mlxsw_sp_rif_p_counter_get(struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_p_counter_get()
143 mlxsw_sp_rif_counter_valid_get(struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_valid_get()
156 mlxsw_sp_rif_counter_valid_set(struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_valid_set()
191 struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_value_get()
226 struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_alloc()
259 struct mlxsw_sp_rif *rif, in mlxsw_sp_rif_counter_free()
277 static void mlxsw_sp_rif_counters_alloc(struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_counters_alloc()
289 static void mlxsw_sp_rif_counters_free(struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_counters_free()
999 struct mlxsw_sp_rif *rif; in mlxsw_sp_ipip_ol_ipip_lb_create() local
1434 struct mlxsw_sp_rif *rif = &lb_rif->common; in mlxsw_sp_rif_ipip_lb_op() local
[all …]
Dspectrum_mr.c29 const struct mlxsw_sp_rif *rif; member
625 const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_vif_resolve()
683 unsigned long vif_flags, const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_vif_add()
718 const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_rif_add()
734 const struct mlxsw_sp_rif *rif) in mlxsw_sp_mr_rif_del()
749 const struct mlxsw_sp_rif *rif, int mtu) in mlxsw_sp_mr_rif_mtu_update()
Dspectrum_router.h99 #define mlxsw_sp_rif_neigh_for_each(neigh_entry, rif) \ argument
Dspectrum_fid.c27 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()
Dreg.h6332 static inline void mlxsw_reg_ritr_rif_pack(char *payload, u16 rif) in mlxsw_reg_ritr_rif_pack()
6348 u16 rif, u16 vr_id, u16 mtu) in mlxsw_reg_ritr_pack()
7459 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack()
7469 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack4()
7477 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack6()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
Dprestera_router_hw.h51 void *rif; member
/kernel/linux/linux-5.10/drivers/media/tuners/
Dtda9887.c336 static char *rif[4] = { in dump_write_message() local
/kernel/linux/linux-6.6/drivers/media/tuners/
Dtda9887.c336 static char *rif[4] = { in dump_write_message() local
/kernel/linux/linux-6.6/include/uapi/linux/
Datm.h147 unsigned int rif : 4; /* Rate Increment Factor (4-bit) */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Datm.h87 unsigned int rif : 4; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Datm.h84 unsigned int rif : 4; member
/kernel/linux/linux-5.10/include/uapi/linux/
Datm.h147 unsigned int rif : 4; /* Rate Increment Factor (4-bit) */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Datm.h87 unsigned int rif : 4; member
/kernel/linux/linux-6.6/drivers/atm/
Diphase.h833 u8 rif; /* Rate Increment Factor (4-bit) */ member
/kernel/linux/linux-5.10/drivers/atm/
Diphase.h834 u8 rif; /* Rate Increment Factor (4-bit) */ member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
Dcvmx-pko-defs.h1266 uint64_t rif:1; member
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-pko-defs.h1266 uint64_t rif:1; member