Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00dump.h107 struct rt2x00dump_hdr { struct
Drt2x00debug.c165 struct rt2x00dump_hdr *dump_hdr; in rt2x00debug_dump_frame()
190 dump_hdr = (struct rt2x00dump_hdr *)skb_put(skbcopy, sizeof(*dump_hdr)); in rt2x00debug_dump_frame()