HomeSort by: relevance | last modified time | path
    Searched defs:tx_head (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/sparc64/dev/
ldc.c 249 uint64_t tx_head, tx_tail, tx_state; local
253 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
287 uint64_t tx_head, tx_tail, tx_state; local
291 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
325 uint64_t tx_head, tx_tail, tx_state; local
329 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
363 uint64_t tx_head, tx_tail, tx_state; local
367 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
401 uint64_t tx_head, tx_tail, tx_state; local
405 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state)
439 uint64_t tx_head, tx_tail, tx_state; local
    [all...]
ldc.c 249 uint64_t tx_head, tx_tail, tx_state; local
253 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
287 uint64_t tx_head, tx_tail, tx_state; local
291 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
325 uint64_t tx_head, tx_tail, tx_state; local
329 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
363 uint64_t tx_head, tx_tail, tx_state; local
367 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
401 uint64_t tx_head, tx_tail, tx_state; local
405 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state)
439 uint64_t tx_head, tx_tail, tx_state; local
    [all...]
ldc.c 249 uint64_t tx_head, tx_tail, tx_state; local
253 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
287 uint64_t tx_head, tx_tail, tx_state; local
291 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
325 uint64_t tx_head, tx_tail, tx_state; local
329 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
363 uint64_t tx_head, tx_tail, tx_state; local
367 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
401 uint64_t tx_head, tx_tail, tx_state; local
405 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state)
439 uint64_t tx_head, tx_tail, tx_state; local
    [all...]
vnet.c 341 uint64_t tx_head, tx_tail, tx_state; local
343 hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
1130 uint64_t tx_head, tx_tail, tx_state; local
1162 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
1169 if (tx_tail == tx_head) {
vnet.c 341 uint64_t tx_head, tx_tail, tx_state; local
343 hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
1130 uint64_t tx_head, tx_tail, tx_state; local
1162 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
1169 if (tx_tail == tx_head) {
vnet.c 341 uint64_t tx_head, tx_tail, tx_state; local
343 hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
1130 uint64_t tx_head, tx_tail, tx_state; local
1162 err = hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
1169 if (tx_tail == tx_head) {
vdsk.c 450 uint64_t tx_head, tx_tail, tx_state; local
452 hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
vdsk.c 450 uint64_t tx_head, tx_tail, tx_state; local
452 hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
vdsk.c 450 uint64_t tx_head, tx_tail, tx_state; local
452 hv_ldc_tx_get_state(lc->lc_id, &tx_head, &tx_tail, &tx_state);
  /src/sys/dev/ic/
elinkxlvar.h 61 struct ex_txdesc *tx_head; member in struct:ex_softc
elinkxlvar.h 61 struct ex_txdesc *tx_head; member in struct:ex_softc
elinkxlvar.h 61 struct ex_txdesc *tx_head; member in struct:ex_softc

Completed in 51 milliseconds