Searched refs:mit_cfg_idx_max (Results 1 – 3 of 3) sorted by relevance
202 mit->mit_cfg_idx_max = sizeof(mit_cfg_tbl_native_cellular) / in nx_netif_mit_init()208 mit->mit_cfg_idx_max = sizeof(mit_cfg_tbl_native) / in nx_netif_mit_init()214 mit->mit_cfg_idx_max = sizeof(mit_cfg_tbl_compat) / in nx_netif_mit_init()217 VERIFY(mit->mit_cfg_idx_max > 0); in nx_netif_mit_init()218 VERIFY(mit->mit_cfg_idx_max <= NETIF_MIT_CFG_TBL_MAX_CFG); in nx_netif_mit_init()237 VERIFY(mit->mit_cfg != NULL && mit->mit_cfg_idx < mit->mit_cfg_idx_max); in nx_netif_mit_init()847 if (cfg_idx < (mit->mit_cfg_idx_max - 1)) { in nx_netif_mit_stats()853 ASSERT(cfg_idx < mit->mit_cfg_idx_max); in nx_netif_mit_stats()
436 uint32_t mit_cfg_idx_max; /* highest config selector */ member
2939 VERIFY(if_ns->ifn_rx_mit_cfg_idx < mit->mit_cfg_idx_max); in nx_netif_copy_stats()