Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ix.h126 uint32_t eop_index; member
H A Dif_igc.h218 uint32_t eop_index; member
H A Dif_ngbereg.h979 uint32_t eop_index; member
H A Dif_igc.c1049 txbuf->eop_index = last; in igc_start()
1095 last = txbuf->eop_index; in igc_txeof()
1109 txbuf->eop_index = -1; in igc_txeof()
H A Dif_ix.c1495 txbuf->eop_index = last; in ixgbe_encap()
2603 tx_buffer->eop_index = -1; in ixgbe_tx_ctx_setup()
2642 last = tx_buffer->eop_index; in ixgbe_txeof()
2654 tx_buffer->eop_index = -1; in ixgbe_txeof()
H A Dif_ngbe.c2700 txbuf->eop_index = last; in ngbe_encap()
4450 tx_buffer->eop_index = -1; in ngbe_tx_ctx_setup()
4479 last = tx_buffer->eop_index; in ngbe_txeof()
4491 tx_buffer->eop_index = -1; in ngbe_txeof()