Searched refs:CHANF_RXONLY (Results 1 – 2 of 2) sorted by relevance
179 #define CHANF_RXONLY 0x8 /* receive only, no transmit */ macro
456 os_atomic_andnot(&ch->ch_flags, (CHANF_RXONLY | CHANF_EXCLUSIVE | in na_bind_channel()686 os_atomic_andnot(&ch->ch_flags, (CHANF_RXONLY | CHANF_EXCLUSIVE), relaxed); in na_unbind_channel()