BTH_RESV6A_MASK
return (BTH_RESV6A_MASK & be32_to_cpu(bth->qpn)) >> 24;
bth->qpn &= cpu_to_be32(~BTH_RESV6A_MASK);