Searched refs:BTH_FECN_MASK (Results 1 – 1 of 1) sorted by relevance
77 #define BTH_FECN_MASK (0x80000000) macro197 return 0 != (cpu_to_be32(BTH_FECN_MASK) & bth->qpn); in __bth_fecn()205 bth->qpn |= cpu_to_be32(BTH_FECN_MASK); in __bth_set_fecn()207 bth->qpn &= ~cpu_to_be32(BTH_FECN_MASK); in __bth_set_fecn()