Searched defs:max_num (Results 1 – 3 of 3) sorted by relevance
83 uint32_t max_num; in ilbd_show_nat() local204 uint32_t max_num; in ilbd_show_sticky() local
22 u8_t max_num = pf_dev->params.base_fw_ndsb + MAX_RSS_CHAINS / pf_dev->params.vnics_per_port; in lm_vf_get_free_sbs() local35 … u8_t max_num = pf_dev->params.base_fw_client_id + MAX_RSS_CHAINS / pf_dev->params.vnics_per_port; in lm_vf_get_free_clients() local49 …u8_t max_num = min_num + (MAX_NUM_OF_STATS - pf_dev->params.vnics_per_port) / pf_dev->params.vnics… in lm_vf_get_free_stats() local63 u8_t max_num; in lm_vf_get_free_cam_offset() local
500 u8_t lm_vf_get_free_resource(u32_t * resource, u8_t min_num, u8_t max_num, u8_t num) in lm_vf_get_free_resource()