Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dusb.c92 struct trx_header_le { struct
1056 struct trx_header_le *trx; in check_file()
1061 trx = (struct trx_header_le *) headers; in check_file()
1065 headers += sizeof(struct trx_header_le); in check_file()
1069 return actual_len + sizeof(struct trx_header_le); in check_file()