Searched refs:i40e_aq_get_switch_config (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_prototype.h | 220 enum i40e_status_code i40e_aq_get_switch_config(struct i40e_hw *hw,
|
H A D | i40e_common.c | 2530 enum i40e_status_code i40e_aq_get_switch_config(struct i40e_hw *hw, in i40e_aq_get_switch_config() function
|
/titanic_50/usr/src/uts/common/io/i40e/ |
H A D | i40e_main.c | 781 rc = i40e_aq_get_switch_config(hw, sw_config, sizeof (aq_buf), &next, in i40e_set_def_vsi_seid() 814 rc = i40e_aq_get_switch_config(hw, sw_config, sizeof (aq_buf), &next, in i40e_get_mac_seid()
|