Searched refs:first_new (Results 1 – 1 of 1) sorted by relevance
1178 slot_idx_t first_new, int new_slots) in nx_mon_parent_sync() argument1222 beg = first_new; in nx_mon_parent_sync()1304 slot_idx_t first_new; in nx_mon_parent_txsync() local1319 first_new = kring->ckr_khead; in nx_mon_parent_txsync()1320 new_slots = kring->ckr_rhead - first_new; in nx_mon_parent_txsync()1325 nx_mon_parent_sync(kring, p, first_new, new_slots); in nx_mon_parent_txsync()1340 slot_idx_t first_new; in nx_mon_parent_rxsync() local1348 first_new = kring->ckr_mon_tail; in nx_mon_parent_rxsync()1349 new_slots = kring->ckr_ktail - first_new; in nx_mon_parent_rxsync()1354 nx_mon_parent_sync(kring, p, first_new, new_slots); in nx_mon_parent_rxsync()