Searched refs:frame_start (Results 1 – 3 of 3) sorted by relevance
334 if (time_after(jiffies, timer->frame_start + msecs_to_jiffies(1))) { in v_timer()337 timer->frame_start = jiffies; in v_timer()451 timer->frame_start + msecs_to_jiffies(1)); in v_timer()478 t->frame_start = jiffies; in v_start_timer()
94 unsigned long frame_start; member
275 u8 *frame_start; in wl1271_tx_fill_hdr() local279 frame_start = (u8 *)(desc + 1); in wl1271_tx_fill_hdr()280 hdr = (struct ieee80211_hdr *)(frame_start + extra); in wl1271_tx_fill_hdr()286 memmove(frame_start, hdr, hdrlen); in wl1271_tx_fill_hdr()