Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_internal.h269 #define PARM_MULTICAST_RX MulticastReceive macro
Dwl_main.c190 static p_char *PARM_MULTICAST_RX = PARM_DEFAULT_MULTICAST_RX_STR; variable
543 VALID_PARAM( !PARM_MULTICAST_RX || strchr( "NnYy", PARM_MULTICAST_RX[0] ) != NULL ); in wl_insert()
663 if ( strchr( "Nn", PARM_MULTICAST_RX[0] ) != NULL ) { in wl_insert()