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,
1676 ice_get_sw_fv_list(struct ice_hw *hw, u8 *prot_ids, u16 ids_cnt, in ice_get_sw_fv_list() argument1688 if (!ids_cnt || !hw->seg) in ice_get_sw_fv_list()1708 for (i = 0; i < ids_cnt; i++) { in ice_get_sw_fv_list()1721 if (i + 1 == ids_cnt) { in ice_get_sw_fv_list()