Searched refs:ena_netmap_txsync (Results 1 – 1 of 1) sorted by relevance
57 static int ena_netmap_txsync(struct netmap_kring *, int);101 na.nm_txsync = ena_netmap_txsync; in ena_netmap_attach()324 ena_netmap_txsync(struct netmap_kring *kring, int flags) in ena_netmap_txsync() function