Searched refs:i40e_aq_get_link_info (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_prototype.h | 148 enum i40e_status_code i40e_aq_get_link_info(struct i40e_hw *hw,
|
H A D | i40e_common.c | 1850 enum i40e_status_code i40e_aq_get_link_info(struct i40e_hw *hw, in i40e_aq_get_link_info() function 2708 status = i40e_aq_get_link_info(hw, TRUE, NULL, NULL); in i40e_update_link_info() 2740 status = i40e_aq_get_link_info(hw, TRUE, NULL, NULL); in i40e_get_link_speed()
|
/titanic_44/usr/src/uts/common/io/i40e/ |
H A D | i40e_main.c | 1954 (void) i40e_aq_get_link_info(hw, TRUE, NULL, NULL); in i40e_get_hw_state()
|