Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwl_mac80211.c103 static int phymsglevel = 0xdeadbeef; variable
104 module_param(phymsglevel, int, 0);
1294 if (phymsglevel != 0xdeadbeef) in wl_module_init()
1295 phyhal_msg_level = phymsglevel; in wl_module_init()