Searched refs:kdst (Results 1 – 1 of 1) sorted by relevance
1193 struct netmap_kring *kdst = &na->tx_rings[i]; in netmap_sw_to_nic() local1194 struct netmap_ring *rdst = kdst->ring; in netmap_sw_to_nic()1195 u_int const dst_lim = kdst->nkr_num_slots - 1; in netmap_sw_to_nic()