Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_dcb.c598 ret = i40e_aq_get_lldp_mib(hw, bridgetype, mib_type, in i40e_aq_get_dcb_config()
990 ret = i40e_aq_get_lldp_mib(hw, 0, 0, (void *)lldpmib, in i40e_get_fw_lldp_status()
H A Di40e_prototype.h284 enum i40e_status_code i40e_aq_get_lldp_mib(struct i40e_hw *hw, u8 bridge_type,
H A Di40e_common.c4256 enum i40e_status_code i40e_aq_get_lldp_mib(struct i40e_hw *hw, u8 bridge_type, in i40e_aq_get_lldp_mib() function