Home
last modified time | relevance | path

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

/linux/drivers/staging/wfx/
A Dsta.c598 u8 *tim_ptr; in wfx_update_tim() local
604 tim_ptr = skb->data + tim_offset; in wfx_update_tim()
608 tim_ptr[2] = 0; in wfx_update_tim()
612 tim_ptr[4] |= 1; in wfx_update_tim()
614 tim_ptr[4] &= ~1; in wfx_update_tim()
617 hif_update_ie_beacon(wvif, tim_ptr, tim_length); in wfx_update_tim()

Completed in 5 milliseconds