Searched refs:net_spot_max (Results 1 – 1 of 1) sorted by relevance
882 u32 net_spot_max = 0; in cipso_v4_map_cat_rbm_hton() local914 if (net_spot > net_spot_max) in cipso_v4_map_cat_rbm_hton()915 net_spot_max = net_spot; in cipso_v4_map_cat_rbm_hton()918 if (++net_spot_max % 8) in cipso_v4_map_cat_rbm_hton()919 return net_spot_max / 8 + 1; in cipso_v4_map_cat_rbm_hton()920 return net_spot_max / 8; in cipso_v4_map_cat_rbm_hton()