Searched refs:mib_type (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb.h | 107 i40e_status i40e_aq_get_dcb_config(struct i40e_hw *hw, u8 mib_type,
|
D | i40e_dcb.c | 381 i40e_status i40e_aq_get_dcb_config(struct i40e_hw *hw, u8 mib_type, in i40e_aq_get_dcb_config() argument 395 ret = i40e_aq_get_lldp_mib(hw, bridgetype, mib_type, in i40e_aq_get_dcb_config()
|
D | i40e_prototype.h | 171 u8 mib_type, void *buff, u16 buff_size,
|
D | i40e_common.c | 2705 u8 mib_type, void *buff, u16 buff_size, in i40e_aq_get_lldp_mib() argument 2723 cmd->type = mib_type & I40E_AQ_LLDP_MIB_TYPE_MASK; in i40e_aq_get_lldp_mib()
|