Searched refs:nxa_user_channel (Results 1 – 2 of 2) sorted by relevance
121 nxa->nxa_user_channel = value; in __nexus_attr_set()237 *value = nxa->nxa_user_channel; in __nexus_attr_get()284 nxa->nxa_user_channel = !!(p->nxp_flags & NXPF_USER_CHANNEL); in __nexus_attr_from_params()372 if (nxa->nxa_user_channel != 0) { in __nexus_provider_reg_prepare()
619 uint64_t nxa_user_channel; /* user channel open allowed */ member