Searched refs:wlags49_type (Results 1 – 2 of 2) sorted by relevance
913 proc_write("driver/wlags49/wlags49_type", write_int, &lp->wlags49_type); in wl_insert()3601 } else if ( lp->wlags49_type == 0 ){3612 } else if ( lp->wlags49_type == 1 ) {3723 len += sprintf(buf+len,"wlags49_type: 0x%08lX\n", lp->wlags49_type );3728 } else if ( lp->wlags49_type == 2 ){3758 …} else if ( lp->wlags49_type & 0x8000 ) { //;?kludgy but it is unclear to me were else to place th…3760 DbgInfo->DebugFlag = lp->wlags49_type & 0x7FFF;3762 lp->wlags49_type = 0; //default to IFB again ;?3764 len += sprintf(buf+len,"unknown value for wlags49_type: 0x%08lX\n", lp->wlags49_type );
880 u_long wlags49_type; //controls output in /proc/wlags49 member