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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c152 * Setting "force_init" will cause this driver to forcibly establish itself as
155 static uint force_init; variable
157 module_param(force_init, uint, 0644);
158 MODULE_PARM_DESC(force_init, "Forcibly become Master PF and initialize adapter");

Completed in 56 milliseconds