Searched refs:default_channel (Results 1 – 2 of 2) sorted by relevance
1100 struct hfa384x_pdr_default_channel default_channel; member
81 static int default_channel = 0; variable8492 if (default_channel != 0) { in ipw_sw_reset()8494 priv->channel = default_channel; in ipw_sw_reset()8495 IPW_DEBUG_INFO("Bind to static channel %d\n", default_channel); in ipw_sw_reset()11987 module_param_named(channel, default_channel, int, 0444);