Searched refs:ids_cnt (Results 1 – 2 of 2) sorted by relevance
39 ice_get_sw_fv_list(struct ice_hw *hw, u8 *prot_ids, u16 ids_cnt,
1863 ice_get_sw_fv_list(struct ice_hw *hw, u8 *prot_ids, u16 ids_cnt, in ice_get_sw_fv_list() argument1875 if (!ids_cnt || !hw->seg) in ice_get_sw_fv_list()1895 for (i = 0; i < ids_cnt; i++) { in ice_get_sw_fv_list()1908 if (i + 1 == ids_cnt) { in ice_get_sw_fv_list()