Searched refs:NA_SYNCF_MONITOR (Results 1 – 3 of 3) sorted by relevance
1046 error = kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_zcopy_parent_sync()1129 error = kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_zcopy_parent_sync()1343 return kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_parent_txsync()1355 error = kring->ckr_mon_sync(kring, p, NA_SYNCF_MONITOR | flags); in nx_mon_parent_rxsync()
289 #define NA_SYNCF_MONITOR 0x1 macro
1079 if (__probable(n != 0 && m != 0 && (flags & NA_SYNCF_MONITOR) == 0)) { in nx_upipe_na_rxsync()