Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h301 enum i40e_status_code i40e_aq_get_switch_resource_alloc(struct i40e_hw *hw,
H A Di40e_common.c4404 enum i40e_status_code i40e_aq_get_switch_resource_alloc(struct i40e_hw *hw, in i40e_aq_get_switch_resource_alloc() function
/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_main.c866 ret = i40e_aq_get_switch_resource_alloc(hw, &act, buf, in i40e_get_switch_resources()