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