Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c96 struct trx_header_le { struct
1082 struct trx_header_le *trx; in check_file()
1087 trx = (struct trx_header_le *) headers; in check_file()
1091 headers += sizeof(struct trx_header_le); in check_file()
1095 return actual_len + sizeof(struct trx_header_le); in check_file()