Searched refs:nxprov_flags (Results 1 – 3 of 3) sorted by relevance
268 if (!(nxprov->nxprov_flags & NXPROVF_CLOSED) && in nxctl_close()1445 nxprov->nxprov_flags |= NXPROVF_ATTACHED; in nxprov_create_common()1461 nxprov->nxprov_flags |= NXPROVF_EXTERNAL; in nxprov_create_common()1469 if (nxprov->nxprov_flags & NXPROVF_EXTERNAL) { in nxprov_create_common()1473 nxprov->nxprov_flags |= NXPROVF_VIRTUAL_DEVICE; in nxprov_create_common()1482 nxprov->nxprov_flags |= NXPROVF_VIRTUAL_DEVICE; in nxprov_create_common()1656 nxprov->nxprov_flags, NXPROVF_BITS); in nxprov_close()1659 if (nxprov->nxprov_flags & NXPROVF_CLOSED) { in nxprov_close()1679 nxprov->nxprov_flags |= NXPROVF_CLOSED; in nxprov_close()1703 nxprov->nxprov_flags, NXPROVF_BITS); in nxprov_detach()[all …]
257 uint32_t nxprov_flags; member
2057 *rx_mit = (NX_PROV(nifna->nifna_up.na_nx)->nxprov_flags & in nx_netif_mit_config()2316 if (NX_PROV(nx)->nxprov_flags & NXPROVF_VIRTUAL_DEVICE) { in nx_netif_attach()