Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
Dwl_profile.c633 } else if (strcmp(key, PARM_NAME_MULTICAST_RX) == 0) { in translate_option()
634 DBG_TRACE(DbgInfo, "%s, value: %s\n", PARM_NAME_MULTICAST_RX, value); in translate_option()
Dwl_internal.h262 #define PARM_NAME_MULTICAST_RX TEXT("MulticastReceive") macro