Home
last modified time | relevance | path

Searched refs:lse_ena (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h805 u8 lse_ena; /* Link Status Event notification */ member
H A Dixgbe_e610.c1402 li->lse_ena = !!(le16_to_cpu(resp->cmd_flags) & in ixgbe_aci_get_link_info()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h176 u8 lse_ena; /* Link Status Event notification */ member
H A Dice_common.c712 li->lse_ena = !!(resp->cmd_flags & cpu_to_le16(ICE_AQ_LSE_IS_ENABLED)); in ice_aq_get_link_info()
726 ice_debug(hw, ICE_DBG_LINK, " lse_ena = 0x%x\n", li->lse_ena); in ice_aq_get_link_info()