Searched refs:nxprov_flags (Results 1 – 3 of 3) sorted by relevance
257 if (!(nxprov->nxprov_flags & NXPROVF_CLOSED) && in nxctl_close()1408 nxprov->nxprov_flags |= NXPROVF_ATTACHED; in nxprov_create_common()1424 nxprov->nxprov_flags |= NXPROVF_EXTERNAL; in nxprov_create_common()1432 if (nxprov->nxprov_flags & NXPROVF_EXTERNAL) { in nxprov_create_common()1436 nxprov->nxprov_flags |= NXPROVF_VIRTUAL_DEVICE; in nxprov_create_common()1445 nxprov->nxprov_flags |= NXPROVF_VIRTUAL_DEVICE; in nxprov_create_common()1619 nxprov->nxprov_flags, NXPROVF_BITS); in nxprov_close()1622 if (nxprov->nxprov_flags & NXPROVF_CLOSED) { in nxprov_close()1642 nxprov->nxprov_flags |= NXPROVF_CLOSED; in nxprov_close()1666 nxprov->nxprov_flags, NXPROVF_BITS); in nxprov_detach()[all …]
250 uint32_t nxprov_flags; member
2055 *rx_mit = (NX_PROV(nifna->nifna_up.na_nx)->nxprov_flags & in nx_netif_mit_config()2314 if (NX_PROV(nx)->nxprov_flags & NXPROVF_VIRTUAL_DEVICE) { in nx_netif_attach()