Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.c920 void *buf, u32 cap_count) in ixgbe_parse_dev_caps()
1036 void *buf, u32 cap_count) in ixgbe_parse_func_caps()
1087 u32 *cap_count, enum ixgbe_aci_opc opc) in ixgbe_aci_list_caps()
1121 u32 status, cap_count = 0; in ixgbe_discover_dev_caps() local
1159 u32 cap_count = 0; in ixgbe_discover_func_caps() local
/freebsd/sys/dev/ice/
H A Dice_common.c2835 void *buf, u32 cap_count) in ice_parse_func_caps()
2994 void *buf, u32 cap_count) in ice_parse_dev_caps()
3136 ice_aq_list_caps(struct ice_hw *hw, void *buf, u16 buf_size, u32 *cap_count, in ice_aq_list_caps()
3169 u32 cap_count = 0; in ice_discover_dev_caps() local
3203 u32 cap_count = 0; in ice_discover_func_caps() local
/freebsd/sys/dev/ixl/
H A Di40e_common.c3799 u32 cap_count, in i40e_parse_discover_capabilities()