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