Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/qedf/
Dqedf_main.c98 static uint qedf_dp_module; variable
99 module_param_named(dp_module, qedf_dp_module, uint, S_IRUGO);
3366 qed_params.dp_module = qedf_dp_module; in __qedf_probe()