Searched refs:NA_SYNCF_NETIF_ASYNC (Results 1 – 2 of 2) sorted by relevance
288 #define NA_SYNCF_NETIF_ASYNC 0x10 /* asynchronous doorbell */ macro
1803 !(flags & NA_SYNCF_NETIF_ASYNC)); in nx_netif_na_txsync()1804 nx_tx_doorbell(kring, (flags & NA_SYNCF_NETIF_ASYNC)); in nx_netif_na_txsync()4294 flags |= (NA_SYNCF_NETIF_DOORBELL | NA_SYNCF_NETIF_ASYNC);