Searched refs:BTH_BECN_MASK (Results 1 – 1 of 1) sorted by relevance
78 #define BTH_BECN_MASK (0x40000000) macro214 return 0 != (cpu_to_be32(BTH_BECN_MASK) & bth->qpn); in __bth_becn()222 bth->qpn |= cpu_to_be32(BTH_BECN_MASK); in __bth_set_becn()224 bth->qpn &= ~cpu_to_be32(BTH_BECN_MASK); in __bth_set_becn()