Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_profile.c502 else if (strcmp(key, PARM_NAME_LOAD_BALANCING) == 0) { in translate_option()
503 DBG_TRACE(DbgInfo, "%s, value: %s\n", PARM_NAME_LOAD_BALANCING, value); in translate_option()
Dwl_internal.h227 #define PARM_NAME_LOAD_BALANCING TEXT("LoadBalancing") macro