Searched defs:cap_count (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ice/ |
H A D | ice_common.c | 2618 ice_parse_func_caps(struct ice_hw * hw,struct ice_hw_func_caps * func_p,void * buf,u32 cap_count) ice_parse_func_caps() argument 2773 ice_parse_dev_caps(struct ice_hw * hw,struct ice_hw_dev_caps * dev_p,void * buf,u32 cap_count) ice_parse_dev_caps() argument 2840 ice_aq_list_caps(struct ice_hw * hw,void * buf,u16 buf_size,u32 * cap_count,enum ice_adminq_opc opc,struct ice_sq_cd * cd) ice_aq_list_caps() argument 2874 u32 cap_count = 0; ice_discover_dev_caps() local 2908 u32 cap_count = 0; ice_discover_func_caps() local [all...] |
/freebsd/sys/dev/ixl/ |
H A D | i40e_common.c | 3799 u32 cap_count, in i40e_parse_discover_capabilities()
|