Searched defs:cap_count (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_e610.c | 716 ixgbe_parse_dev_caps(struct ixgbe_hw * hw,struct ixgbe_hw_dev_caps * dev_p,void * buf,u32 cap_count) ixgbe_parse_dev_caps() argument 819 ixgbe_parse_func_caps(struct ixgbe_hw * hw,struct ixgbe_hw_func_caps * func_p,void * buf,u32 cap_count) ixgbe_parse_func_caps() argument 870 ixgbe_aci_list_caps(struct ixgbe_hw * hw,void * buf,u16 buf_size,u32 * cap_count,enum ixgbe_aci_opc opc) ixgbe_aci_list_caps() argument 904 u32 cap_count; ixgbe_discover_dev_caps() local 943 u32 cap_count; ixgbe_discover_func_caps() local [all...] |
| /linux/drivers/platform/x86/ |
| H A D | dasharo-acpi.c | 301 int cap_count = 0; in dasharo_fill_feature_caps() local
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_common.c | 2672 void *buf, u32 cap_count) in ice_parse_func_caps() argument 2935 void *buf, u32 cap_count) in ice_parse_dev_caps() argument 3087 ice_aq_list_caps(struct ice_hw *hw, void *buf, u16 buf_size, u32 *cap_count, in ice_aq_list_caps() argument 3120 u32 cap_count = 0; ice_discover_dev_caps() local 3154 u32 cap_count = 0; ice_discover_func_caps() local [all...] |
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_common.c | 2645 u32 cap_count, in i40e_parse_discover_capabilities()
|