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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_internal.h222 #define PARM_LOAD_BALANCING LoadBalancing macro
H A Dwl_main.c178 static p_char *PARM_LOAD_BALANCING = PARM_DEFAULT_LOAD_BALANCING_STR; variable
392 VALID_PARAM( !PARM_LOAD_BALANCING || strchr( "NnYy", PARM_LOAD_BALANCING[0] ) != NULL );
489 if ( strchr( "Yy", PARM_LOAD_BALANCING[0] ) != NULL ) {

Completed in 73 milliseconds