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