Searched refs:mib_type (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb.h | 146 i40e_status i40e_aq_get_dcb_config(struct i40e_hw *hw, u8 mib_type,
|
D | i40e_dcb.c | 568 i40e_status i40e_aq_get_dcb_config(struct i40e_hw *hw, u8 mib_type, in i40e_aq_get_dcb_config() argument 582 ret = i40e_aq_get_lldp_mib(hw, bridgetype, mib_type, in i40e_aq_get_dcb_config()
|
D | i40e_prototype.h | 184 u8 mib_type, void *buff, u16 buff_size,
|
D | i40e_common.c | 3115 u8 mib_type, void *buff, u16 buff_size, in i40e_aq_get_lldp_mib() argument 3133 cmd->type = mib_type & I40E_AQ_LLDP_MIB_TYPE_MASK; in i40e_aq_get_lldp_mib()
|