Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
Dwl_util.c1272 lp->updatedRecord.u.u16[0] = CNV_LITTLE_TO_INT( lp->updatedRecord.u.u16[0] ); in wl_process_updated_record()
1274 switch( lp->updatedRecord.u.u16[0] ) { in wl_process_updated_record()
1287 lp->updatedRecord.u.u16[0] ); in wl_process_updated_record()
Dwl_internal.h899 ltv_t updatedRecord; member
Dwl_main.c1415 lp->RidList[i].bufp = (wci_recordp)&lp->updatedRecord; in wl_put_ltv_init()
1416 lp->updatedRecord.len = 0xFFFF; in wl_put_ltv_init()
2236 if ( lp->updatedRecord.len != 0xFFFF ) { in wl_isr_handler()
2238 lp->updatedRecord.len = 0xFFFF; in wl_isr_handler()