Searched refs:nm_txsync (Results 1 – 14 of 14) sorted by relevance
141 nna->up.nm_txsync = netmap_null_sync; in netmap_get_null_na()
443 na.nm_txsync = vtnet_netmap_txsync; in vtnet_netmap_attach()
366 na.nm_txsync = re_netmap_txsync; in re_netmap_attach()
1202 na->nm_txsync = netmap_vale_vp_txsync; in netmap_vale_vp_create()1288 na->nm_txsync = netmap_vale_vp_txsync; in netmap_vale_bwrap_attach()
766 mna->up.nm_txsync = netmap_pipe_txsync; in netmap_get_pipe_na()
1151 na->nm_txsync = &generic_netmap_txsync; in generic_netmap_attach()
974 mna->up.nm_txsync = netmap_monitor_txsync; in netmap_get_monitor_na()
1376 na->tx_rings[i]->nm_sync = na->nm_txsync; in netmap_bwrap_reg()
858 int (*nm_txsync)(struct netmap_kring *kring, int flags); member
467 na_arg.nm_txsync = ptnet_nm_txsync; in ptnet_attach()
898 kring->nm_sync = (t == NR_TX ? na->nm_txsync : na->nm_rxsync); in netmap_krings_create()
96 na.nm_txsync = ena_netmap_txsync; in ena_netmap_attach()
1283 na.nm_txsync = cxgbe_netmap_txsync; in cxgbe_nm_attach()
1323 na.nm_txsync = iflib_netmap_txsync; in iflib_netmap_attach()