Searched refs:ringh (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/vxge/
H A Dvxge-traffic.h2123 struct __vxge_hw_ring *ringh);
2132 struct __vxge_hw_ring *ringh);
2136 struct __vxge_hw_ring *ringh);
2157 struct __vxge_hw_fifo *ringh);
2369 struct __vxge_hw_ring *ringh);
H A Dvxge-main.c338 void *post_dtr, struct __vxge_hw_ring *ringh)
343 vxge_hw_ring_rxd_post_post_wmb(ringh, *first_dtr);
346 vxge_hw_ring_rxd_post_post(ringh, post_dtr);
358 vxge_rx_1b_compl(struct __vxge_hw_ring *ringh, void *dtr, argument
376 vxge_hw_ring_replenish(ringh);
390 vxge_hw_ring_rxd_1b_get(ringh, dtr, &dma_sizes);
399 vxge_hw_ring_rxd_1b_info_get(ringh, dtr, &ext_info);
407 if (vxge_hw_ring_handle_tcode(ringh, dtr, t_code) !=
422 vxge_post(&dtr_cnt, &first_dtr, dtr, ringh);
438 vxge_hw_ring_rxd_pre_post(ringh, dt
337 vxge_post(int *dtr_cnt, void **first_dtr, void *post_dtr, struct __vxge_hw_ring *ringh) argument
[all...]
H A Dvxge-config.h625 * @ringh: Ring Queue
653 struct __vxge_hw_ring *____cacheline_aligned ringh; member in struct:__vxge_hw_virtualpath
907 struct __vxge_hw_ring *ringh,
1692 struct __vxge_hw_ring *ringh,
2086 vxge_hw_vpath_check_leak(struct __vxge_hw_ring *ringh);
H A Dvxge-config.c133 vpath->ringh = (struct __vxge_hw_ring *)channel;
1290 vp->vpath->ringh = ring;
1423 struct __vxge_hw_ring *ring = vp->vpath->ringh;
1430 vp->vpath->ringh = NULL;
3274 * @ringh: Handle to the ring object used for receive
3393 if (vpath->ringh) {
3394 status = __vxge_hw_ring_reset(vpath->ringh);
3460 vpath->ringh) >> 3), &vp_reg->prc_cfg5);
4170 attr->ring_attr.userdata = vpath->ringh;
4175 if (vpath->ringh !
[all...]
H A Dvxge-traffic.c1735 if ((vp == NULL) || (vp->vpath->ringh == NULL)) {
1777 if ((vp == NULL) || (vp->vpath->ringh == NULL)) {
1811 if ((vp == NULL) || (vp->vpath->ringh == NULL)) {
1843 if ((vp == NULL) || (vp->vpath->ringh == NULL)) {
1876 if ((vp == NULL) || (vp->vpath->ringh == NULL)) {
H A Dvxge-main.h423 vxge_rx_1b_compl(struct __vxge_hw_ring *ringh, void *dtr,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-traffic.h2123 struct __vxge_hw_ring *ringh);
2132 struct __vxge_hw_ring *ringh);
2136 struct __vxge_hw_ring *ringh);
2157 struct __vxge_hw_fifo *ringh);
2369 struct __vxge_hw_ring *ringh);
H A Dvxge-main.c338 void *post_dtr, struct __vxge_hw_ring *ringh)
343 vxge_hw_ring_rxd_post_post_wmb(ringh, *first_dtr);
346 vxge_hw_ring_rxd_post_post(ringh, post_dtr);
358 vxge_rx_1b_compl(struct __vxge_hw_ring *ringh, void *dtr, argument
376 vxge_hw_ring_replenish(ringh);
390 vxge_hw_ring_rxd_1b_get(ringh, dtr, &dma_sizes);
399 vxge_hw_ring_rxd_1b_info_get(ringh, dtr, &ext_info);
407 if (vxge_hw_ring_handle_tcode(ringh, dtr, t_code) !=
422 vxge_post(&dtr_cnt, &first_dtr, dtr, ringh);
438 vxge_hw_ring_rxd_pre_post(ringh, dt
337 vxge_post(int *dtr_cnt, void **first_dtr, void *post_dtr, struct __vxge_hw_ring *ringh) argument
[all...]
H A Dvxge-config.h625 * @ringh: Ring Queue
653 struct __vxge_hw_ring *____cacheline_aligned ringh; member in struct:__vxge_hw_virtualpath
907 struct __vxge_hw_ring *ringh,
1692 struct __vxge_hw_ring *ringh,
2086 vxge_hw_vpath_check_leak(struct __vxge_hw_ring *ringh);
H A Dvxge-config.c133 vpath->ringh = (struct __vxge_hw_ring *)channel;
1290 vp->vpath->ringh = ring;
1423 struct __vxge_hw_ring *ring = vp->vpath->ringh;
1430 vp->vpath->ringh = NULL;
3274 * @ringh: Handle to the ring object used for receive
3393 if (vpath->ringh) {
3394 status = __vxge_hw_ring_reset(vpath->ringh);
3460 vpath->ringh) >> 3), &vp_reg->prc_cfg5);
4170 attr->ring_attr.userdata = vpath->ringh;
4175 if (vpath->ringh !
[all...]
H A Dvxge-traffic.c1735 if ((vp == NULL) || (vp->vpath->ringh == NULL)) {
1777 if ((vp == NULL) || (vp->vpath->ringh == NULL)) {
1811 if ((vp == NULL) || (vp->vpath->ringh == NULL)) {
1843 if ((vp == NULL) || (vp->vpath->ringh == NULL)) {
1876 if ((vp == NULL) || (vp->vpath->ringh == NULL)) {
H A Dvxge-main.h423 vxge_rx_1b_compl(struct __vxge_hw_ring *ringh, void *dtr,

Completed in 317 milliseconds