Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_adapter.h294 #define NA_SYNCF_NETIF_DOORBELL 0x20 /* doorbell request */ macro
/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1727 (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()
4323 flags |= (NA_SYNCF_NETIF_DOORBELL | NA_SYNCF_NETIF_ASYNC);