Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_fwlog.h36 #define ICE_FWLOG_OPTION_UART_ENA BIT(1) macro
Dice_fwlog.c268 if (options & ICE_FWLOG_OPTION_UART_ENA) in ice_aq_fwlog_set()
348 cfg->options |= ICE_FWLOG_OPTION_UART_ENA; in ice_aq_fwlog_get()