Home
last modified time | relevance | path

Searched refs:ids_cnt (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.h39 ice_get_sw_fv_list(struct ice_hw *hw, u8 *prot_ids, u16 ids_cnt,
H A Dice_flex_pipe.c1676 ice_get_sw_fv_list(struct ice_hw *hw, u8 *prot_ids, u16 ids_cnt, in ice_get_sw_fv_list() argument
1688 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()