Home
last modified time | relevance | path

Searched refs:ice_get_caps (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.h56 enum ice_status ice_get_caps(struct ice_hw *hw);
H A Dice_common.c741 status = ice_get_caps(hw); in ice_init_hw()
2308 enum ice_status ice_get_caps(struct ice_hw *hw) in ice_get_caps() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_parent.c179 status = ice_get_caps(hw); in ice_dcf_init_parent_hw()