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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_main.c94 static char modparam_fwpostfix[64]; variable
95 module_param_string(fwpostfix, modparam_fwpostfix, 64, 0444);
1824 char buf[22 + sizeof(modparam_fwpostfix) - 1] = { 0 };
1829 modparam_fwpostfix);
1843 modparam_fwpostfix);
1882 nr, modparam_fwpostfix);
1917 nr, modparam_fwpostfix);

Completed in 43 milliseconds