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