Searched refs:MAXVIFS (Results 1 – 7 of 7) sorted by relevance
28 #define MAXVIFS 32 macro57 unsigned char mfcc_ttls[MAXVIFS];
44 #define MAXVIFS 32 macro84 unsigned char mfcc_ttls[MAXVIFS]; /* Where it is going */
46 #define MAXVIFS 32 macro75 unsigned char mfcc_ttls[MAXVIFS];
92 #ifndef MAXVIFS96 #define MAXVIFS 32 macro148 unsigned char ttls[MAXVIFS];249 struct vif_device vif_table[MAXVIFS];
69 struct mlxsw_sp_mr_vif vifs[MAXVIFS];216 erif_indices = kmalloc_array(MAXVIFS, sizeof(*erif_indices), in mlxsw_sp_mr_route_info_create()320 for (i = 0; i < MAXVIFS; i++) { in mlxsw_sp_mr_route_create()687 if (WARN_ON(vif_index >= MAXVIFS)) in mlxsw_sp_mr_vif_add()698 if (WARN_ON(vif_index >= MAXVIFS)) in mlxsw_sp_mr_vif_del()711 for (vif_index = 0; vif_index < MAXVIFS; vif_index++) in mlxsw_sp_mr_dev_vif_lookup()931 for (i = 0; i < MAXVIFS; i++) { in mlxsw_sp_mr_table_create()981 for (i = 0; i < MAXVIFS; i++) { in mlxsw_sp_mr_table_flush()991 for (i = 0; i < MAXVIFS; i++) in mlxsw_sp_mr_table_empty()
791 cache->mfc_un.res.minvif = MAXVIFS; in ipmr_update_thresholds()793 memset(cache->mfc_un.res.ttls, 255, MAXVIFS); in ipmr_update_thresholds()955 c->_c.mfc_un.res.minvif = MAXVIFS; in ipmr_cache_alloc()1196 if (mfc->mfcc_parent >= MAXVIFS) in ipmr_mfc_add()1424 if (vif.vifc_vifi >= MAXVIFS) { in ip_mroute_setsockopt()2376 skb = nlmsg_new(mroute_msgsize(mfc->_c.mfc_parent >= MAXVIFS, in mroute_netlink_event()2629 if (++vifi == MAXVIFS) in ipmr_nla_get_ttls()
218 if (c->mfc_parent >= MAXVIFS) { in mr_fill_mroute()