Searched refs:nxprov_flags (Results 1 – 3 of 3) sorted by relevance
280 if (!(nxprov->nxprov_flags & NXPROVF_CLOSED) && in nxctl_close()1397 nxprov->nxprov_flags |= NXPROVF_ATTACHED; in nxprov_create_common()1413 nxprov->nxprov_flags |= NXPROVF_EXTERNAL; in nxprov_create_common()1426 if (nxprov->nxprov_flags & NXPROVF_EXTERNAL) { in nxprov_create_common()1448 nxprov->nxprov_flags |= NXPROVF_VIRTUAL_DEVICE; in nxprov_create_common()1457 nxprov->nxprov_flags |= NXPROVF_VIRTUAL_DEVICE; in nxprov_create_common()1643 nxprov->nxprov_flags, NXPROVF_BITS); in nxprov_close()1646 if (nxprov->nxprov_flags & NXPROVF_CLOSED) { in nxprov_close()1666 nxprov->nxprov_flags |= NXPROVF_CLOSED; in nxprov_close()1690 nxprov->nxprov_flags, NXPROVF_BITS); in nxprov_detach()[all …]
248 uint32_t nxprov_flags; member
1965 *rx_mit = (NX_PROV(nifna->nifna_up.na_nx)->nxprov_flags & in nx_netif_mit_config()2234 if (NX_PROV(nx)->nxprov_flags & NXPROVF_VIRTUAL_DEVICE) { in nx_netif_attach()