Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_init.c765 if (qlcnic_load_fw_file) { in qlcnic_83xx_idc_cold_state_handler()
1207 if (state != QLC_83XX_IDC_DEV_COLD && qlcnic_load_fw_file) { in qlcnic_83xx_idc_first_to_load_function_handler()
2233 if (qlcnic_load_fw_file == 1) { in qlcnic_83xx_restart_hw()
2444 switch (qlcnic_load_fw_file) { in qlcnic_83xx_init()
Dqlcnic_main.c49 int qlcnic_load_fw_file; variable
51 module_param_named(load_fw_file, qlcnic_load_fw_file, int, 0444);
1638 if (qlcnic_load_fw_file) in qlcnic_82xx_start_firmware()
Dqlcnic.h337 extern int qlcnic_load_fw_file;