Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/nexus/
H A Dnexus_adapter.h289 #define NA_SYNCF_NETIF_DOORBELL 0x20 /* doorbell request */ macro
/xnu-8796.141.3/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1726 (NA_SYNCF_NETIF_DOORBELL | NA_SYNCF_NETIF_IFSTART)); in nx_netif_doorbell_internal()
1800 if (__probable((flags & NA_SYNCF_NETIF_DOORBELL) != 0)) { in nx_netif_na_txsync()
4294 flags |= (NA_SYNCF_NETIF_DOORBELL | NA_SYNCF_NETIF_ASYNC);