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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 126 milliseconds