Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c99 static uint qedf_dp_module; variable
100 module_param_named(dp_module, qedf_dp_module, uint, S_IRUGO);
3388 qed_params.dp_module = qedf_dp_module; in __qedf_probe()