Searched refs:wq_size (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_user.h62 __u32 wq_size; /* size of the WQs (sq+rq) allocated to the mmaped area */ member in struct:nes_alloc_ucontext_resp
H A Dnes_verbs.c672 uresp.wq_size = nesdev->nesadapter->max_qp_wr * 2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlge/
H A Dqlge_main.c2682 pci_free_consistent(qdev->pdev, tx_ring->wq_size,
2694 pci_alloc_consistent(qdev->pdev, tx_ring->wq_size,
2709 pci_free_consistent(qdev->pdev, tx_ring->wq_size,
4037 tx_ring->wq_size =
H A Dqlge.h1389 u32 wq_size; /* size in bytes of queue area */ member in struct:tx_ring
H A Dqlge_dbg.c1663 pr_err("tx_ring->size = %d\n", tx_ring->wq_size);

Completed in 201 milliseconds