Searched defs:rif (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_dpipe.c | 156 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 1036 struct mlxsw_sp_rif *rif) in __mlxsw_sp_dpipe_table_adj_entry_fill() [all …]
|
A D | spectrum_router.c | 1096 struct mlxsw_sp_rif *rif; in mlxsw_sp_ipip_ol_ipip_lb_create() local 2118 u16 rif; member 2193 u16 rif) in mlxsw_sp_neigh_entry_alloc() 2282 struct mlxsw_sp_rif *rif; in mlxsw_sp_neigh_entry_create() local 2351 u16 rif; in mlxsw_sp_router_neigh_ent_ipv4_process() local 2381 u16 rif; in mlxsw_sp_router_neigh_ent_ipv6_process() local 2945 struct mlxsw_sp_rif *rif; member 4267 struct mlxsw_sp_rif *rif; in mlxsw_sp_nexthop_type_init() local 7387 struct mlxsw_sp_rif *rif; in mlxsw_sp_router_fibmr_vif_add() local 7949 struct mlxsw_sp_rif *rif; in mlxsw_sp_rif_exists() local [all …]
|
A D | spectrum_mr.c | 29 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()
|
A D | spectrum_router.h | 178 #define mlxsw_sp_rif_neigh_for_each(neigh_entry, rif) \ argument
|
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()
|
A D | reg.h | 6729 static inline void mlxsw_reg_ritr_rif_pack(char *payload, u16 rif) in mlxsw_reg_ritr_rif_pack() 6745 u16 rif, u16 vr_id, u16 mtu) in mlxsw_reg_ritr_pack() 7881 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack() 7891 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack4() 7899 enum mlxsw_reg_rauht_op op, u16 rif, in mlxsw_reg_rauht_pack6()
|
/linux/drivers/media/tuners/ |
A D | tda9887.c | 336 static char *rif[4] = { in dump_write_message() local
|
/linux/include/uapi/linux/ |
A D | atm.h | 147 unsigned int rif : 4; /* Rate Increment Factor (4-bit) */ member
|
/linux/drivers/atm/ |
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
|
Completed in 120 milliseconds