Home
last modified time | relevance | path

Searched refs:NA_SYNCF_NETIF_DOORBELL (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.h294 #define NA_SYNCF_NETIF_DOORBELL 0x20 /* doorbell request */ macro
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1650 (NA_SYNCF_NETIF_DOORBELL | NA_SYNCF_NETIF_IFSTART)); in nx_netif_doorbell_internal()
1724 if (__probable((flags & NA_SYNCF_NETIF_DOORBELL) != 0)) { in nx_netif_na_txsync()
4045 flags |= (NA_SYNCF_NETIF_DOORBELL | NA_SYNCF_NETIF_ASYNC);