Searched refs:net_spot_max (Results 1 – 1 of 1) sorted by relevance
880 u32 net_spot_max = 0; in cipso_v4_map_cat_rbm_hton() local912 if (net_spot > net_spot_max) in cipso_v4_map_cat_rbm_hton()913 net_spot_max = net_spot; in cipso_v4_map_cat_rbm_hton()916 if (++net_spot_max % 8) in cipso_v4_map_cat_rbm_hton()917 return net_spot_max / 8 + 1; in cipso_v4_map_cat_rbm_hton()918 return net_spot_max / 8; in cipso_v4_map_cat_rbm_hton()