Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_adapter.h302 #define NA_SYNCF_NETIF_DOORBELL 0x20 /* doorbell request */ macro
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1728 (NA_SYNCF_NETIF_DOORBELL | NA_SYNCF_NETIF_IFSTART)); in nx_netif_doorbell_internal()
1801 if (__probable((flags & NA_SYNCF_NETIF_DOORBELL) != 0)) { in nx_netif_na_txsync()
4362 flags |= (NA_SYNCF_NETIF_DOORBELL | NA_SYNCF_NETIF_ASYNC);