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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/tokenring/
H A Dolympic.c166 /* Change network_monitor to receive mac frames through the arb channel.
172 static int network_monitor[OLYMPIC_MAX_ADAPTERS] = {0,}; variable
173 module_param_array(network_monitor, int, NULL, 0);
259 olympic_priv->olympic_network_monitor = network_monitor[card_no];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/tokenring/
H A Dolympic.c166 /* Change network_monitor to receive mac frames through the arb channel.
172 static int network_monitor[OLYMPIC_MAX_ADAPTERS] = {0,}; variable
173 module_param_array(network_monitor, int, NULL, 0);
259 olympic_priv->olympic_network_monitor = network_monitor[card_no];

Completed in 171 milliseconds