Searched refs:ice_aq_cfg_lldp_mib_change (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.c | 55 * ice_aq_cfg_lldp_mib_change 64 ice_aq_cfg_lldp_mib_change(struct ice_hw *hw, bool ena_update, in ice_aq_cfg_lldp_mib_change() function 964 ret = ice_aq_cfg_lldp_mib_change(hw, true, NULL); in ice_init_dcb() 993 ret = ice_aq_cfg_lldp_mib_change(hw, ena_mib, NULL); in ice_cfg_lldp_mib_change()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.c | 55 * ice_aq_cfg_lldp_mib_change 64 ice_aq_cfg_lldp_mib_change(struct ice_hw *hw, bool ena_update, in ice_aq_cfg_lldp_mib_change() function 1039 ret = ice_aq_cfg_lldp_mib_change(hw, true, NULL); in ice_init_dcb() 1068 ret = ice_aq_cfg_lldp_mib_change(hw, ena_mib, NULL); in ice_cfg_lldp_mib_change()
|
Completed in 4 milliseconds