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