Home
last modified time | relevance | path

Searched refs:updatedRecord (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_util.c1273 lp->updatedRecord.u.u16[0] = CNV_LITTLE_TO_INT( lp->updatedRecord.u.u16[0] ); in wl_process_updated_record()
1275 switch( lp->updatedRecord.u.u16[0] ) { in wl_process_updated_record()
1288 lp->updatedRecord.u.u16[0] ); in wl_process_updated_record()
Dwl_internal.h907 ltv_t updatedRecord; member
Dwl_main.c1416 lp->RidList[i].bufp = (wci_recordp)&lp->updatedRecord; in wl_put_ltv_init()
1417 lp->updatedRecord.len = 0xFFFF; in wl_put_ltv_init()
2235 if ( lp->updatedRecord.len != 0xFFFF ) { in wl_isr_handler()
2237 lp->updatedRecord.len = 0xFFFF; in wl_isr_handler()