Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rfh_hdr
drivers/bluetooth/btintel_pcie.c
1534
struct rfh_hdr *rfh_hdr;
drivers/bluetooth/btintel_pcie.c
1537
rfh_hdr = buf;
drivers/bluetooth/btintel_pcie.c
1539
len = rfh_hdr->packet_len;
drivers/bluetooth/btintel_pcie.c
1546
buf += sizeof(*rfh_hdr);