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