Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_eeprom.h32 #define TXGBE_FW_LESM_STATE_ENABLED 0x8000 /* LESM Enable bit */ macro
H A Dtxgbe_hw.c3746 if (status == 0 && (fw_lesm_state & TXGBE_FW_LESM_STATE_ENABLED)) in txgbe_verify_lesm_fw_enabled_raptor()