Searched refs:wlags49_type (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_main.c748 proc_write("driver/wlags49/wlags49_type", write_int, &lp->wlags49_type);
3221 } else if ( lp->wlags49_type == 0 ){
3232 } else if ( lp->wlags49_type == 1 ) {
3342 len += sprintf(buf+len,"wlags49_type: 0x%08lX\n", lp->wlags49_type );
3346 } else if ( lp->wlags49_type == 2 ){
3376 } else if ( lp->wlags49_type & 0x8000 ) { //;?kludgy but it is unclear to me were else to place this
3378 DbgInfo->DebugFlag = lp->wlags49_type & 0x7FFF;
3380 lp->wlags49_type
[all...]
H A Dwl_internal.h884 u_long wlags49_type; //controls output in /proc/wlags49 member in struct:wl_private
/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_main.c748 proc_write("driver/wlags49/wlags49_type", write_int, &lp->wlags49_type);
3221 } else if ( lp->wlags49_type == 0 ){
3232 } else if ( lp->wlags49_type == 1 ) {
3342 len += sprintf(buf+len,"wlags49_type: 0x%08lX\n", lp->wlags49_type );
3346 } else if ( lp->wlags49_type == 2 ){
3376 } else if ( lp->wlags49_type & 0x8000 ) { //;?kludgy but it is unclear to me were else to place this
3378 DbgInfo->DebugFlag = lp->wlags49_type & 0x7FFF;
3380 lp->wlags49_type
[all...]
H A Dwl_internal.h884 u_long wlags49_type; //controls output in /proc/wlags49 member in struct:wl_private

Completed in 128 milliseconds