Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h1536 #define ICE_AQ_LSE_IS_ENABLED 0x1 macro
H A Dice_common.c674 li->lse_ena = !!(resp->cmd_flags & CPU_TO_LE16(ICE_AQ_LSE_IS_ENABLED)); in ice_aq_get_link_info()