Home
last modified time | relevance | path

Searched refs:nm_buf_idx (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ena/
HDena_netmap.c569 uint32_t *nm_buf_idx; in ena_netmap_tx_map_slots() local
582 nm_buf_idx = nm_info->socket_buf_idx; in ena_netmap_tx_map_slots()
668 *nm_buf_idx = slot->buf_idx; in ena_netmap_tx_map_slots()
669 nm_buf_idx++; in ena_netmap_tx_map_slots()
722 *nm_buf_idx = slot->buf_idx; in ena_netmap_tx_map_slots()
723 nm_buf_idx++; in ena_netmap_tx_map_slots()
769 *nm_buf_idx = slot->buf_idx; in ena_netmap_tx_map_slots()
770 nm_buf_idx++; in ena_netmap_tx_map_slots()