Home
last modified time | relevance | path

Searched refs:i40e_is_total_port_shutdown_enabled (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c51 static bool i40e_is_total_port_shutdown_enabled(struct i40e_pf *pf);
12025 * i40e_is_total_port_shutdown_enabled - read NVM and return value
12029 static bool i40e_is_total_port_shutdown_enabled(struct i40e_pf *pf) in i40e_is_total_port_shutdown_enabled() function
12257 i40e_is_total_port_shutdown_enabled(pf)) { in i40e_sw_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c52 static bool i40e_is_total_port_shutdown_enabled(struct i40e_pf *pf);
12663 * i40e_is_total_port_shutdown_enabled - read NVM and return value
12667 static bool i40e_is_total_port_shutdown_enabled(struct i40e_pf *pf) in i40e_is_total_port_shutdown_enabled() function
12895 i40e_is_total_port_shutdown_enabled(pf)) { in i40e_sw_init()

Completed in 34 milliseconds