Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_main.c12484 #define I40E_TOTAL_PORT_SHUTDOWN_ENABLED BIT(4) in i40e_is_total_port_shutdown_enabled() macro
12508 if (I40E_TOTAL_PORT_SHUTDOWN_ENABLED & features_enable) { in i40e_is_total_port_shutdown_enabled()