Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dtx.c275 u8 *frame_start; in wl1271_tx_fill_hdr() local
279 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()