Home
last modified time | relevance | path

Searched defs:cap_count (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.c1985 void *buf, u32 cap_count) in ice_parse_func_caps()
2093 void *buf, u32 cap_count) in ice_parse_dev_caps()
2151 ice_aq_list_caps(struct ice_hw *hw, void *buf, u16 buf_size, u32 *cap_count, in ice_aq_list_caps()
2185 u32 cap_count = 0; in ice_discover_dev_caps() local
2219 u32 cap_count = 0; in ice_discover_func_caps() local
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_common.c3848 u32 cap_count, in i40e_parse_discover_capabilities()