Searched refs:nifna_up (Results 1 – 10 of 10) sorted by relevance
227 nifs = &NX_NETIF_PRIVATE(NA(ifp)->nifna_up.na_nx)->nif_stats; in nx_netif_compat_ringcb()342 struct nexus_adapter *na = &NA(ifp)->nifna_up; in nx_netif_compat_tx_intr()1054 struct nexus_adapter *na = &NA(ifp)->nifna_up; in nx_netif_compat_receive()1606 devna = &devnca->nca_up.nifna_up; in nx_netif_compat_attach()1684 hostna = &hostnca->nca_up.nifna_up; in nx_netif_compat_attach()1848 struct ifnet *ifp = nca->nca_up.nifna_up.na_ifp; in nx_netif_compat_catch_rx()1851 ASSERT(!(nca->nca_up.nifna_up.na_flags & NAF_HOST_ONLY)); in nx_netif_compat_catch_rx()
336 struct nexus_adapter *na = &NA(ifp)->nifna_up; in netif_rxpoll_process_interrupt()371 struct nexus_adapter *na = &NA(ifp)->nifna_up; in netif_rxpoll_compat_thread_cont()
205 #define NIFNA(_na) (__container_of((_na), struct nexus_netif_adapter, nifna_up))469 struct nexus_adapter nifna_up; member
1310 _CASSERT(offsetof(struct nexus_netif_adapter, nifna_up) == 0); in na_netif_alloc()1712 struct nexus_adapter *hwna = &NA(ifp)->nifna_up; in nx_netif_doorbell_internal()2057 *rx_mit = (NX_PROV(nifna->nifna_up.na_nx)->nxprov_flags & in nx_netif_mit_config()2290 devna = &devnifna->nifna_up; in nx_netif_attach()2371 hostna = &hostnifna->nifna_up; in nx_netif_attach()3512 struct nexus_adapter *na = &nifna->nifna_up;3949 struct nexus_adapter *na = &nifna->nifna_up;3989 struct nexus_adapter *na = &nifna->nifna_up;4063 !NA_IS_ACTIVE(&NA(ifp)->nifna_up) ||4064 ((NA(ifp)->nifna_up.na_flags & NAF_VIRTUAL_DEVICE) != 0) ||[all …]
487 struct __kern_channel_ring *ring = &dev_nifna->nifna_up.na_tx_rings[0]; in netif_vp_send_pkt_chain_low_latency()632 struct nexus_adapter *na = &dev_nifna->nifna_up; in netif_vp_send_pkt_chain()
580 struct nexus_adapter *na = &nifna->nifna_up; in nx_netif_pkt_to_pkt()
489 hwna = &ifp->if_na->nifna_up; in _kern_channel_flowadv_signal()563 hwna = &ifp->if_na->nifna_up; in kern_channel_flowadv_report_ce_event()
350 native = (dev_nifna->nifna_up.na_type == NA_NETIF_DEV); in redirect_tx_submit()351 compat = (dev_nifna->nifna_up.na_type == NA_NETIF_COMPAT_DEV); in redirect_tx_submit()
1504 uuid_copy(nx_uuid, if_na->nifna_up.na_nx->nx_uuid); in kern_nexus_get_netif_instance()
459 fsw->fsw_nifna = &ifp->if_na->nifna_up; in fsw_setup_ifp()