Home
last modified time | relevance | path

Searched refs:ICE_AQ_LSE_IS_ENABLED (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h1241 #define ICE_AQ_LSE_IS_ENABLED 0x1 macro
Dice_common.c646 li->lse_ena = !!(resp->cmd_flags & cpu_to_le16(ICE_AQ_LSE_IS_ENABLED)); in ice_aq_get_link_info()