Searched refs:bound_rxq (Results 1 – 1 of 1) sorted by relevance
472 struct netdev_rx_queue *bound_rxq; in mp_dmabuf_devmem_uninstall() local475 xa_for_each(&binding->bound_rxqs, xa_idx, bound_rxq) { in mp_dmabuf_devmem_uninstall()476 if (bound_rxq == rxq) { in mp_dmabuf_devmem_uninstall()
Completed in 5 milliseconds