Home
last modified time | relevance | path

Searched refs:txr_maps (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_iavf.c532 struct iavf_tx_map *txr_maps; member
1578 txr->txr_maps = maps; in iavf_txr_alloc()
1610 maps = txr->txr_maps; in iavf_txr_clean()
1633 maps = txr->txr_maps; in iavf_txr_free()
1762 txm = &txr->txr_maps[prod]; in iavf_start()
1840 txm = &txr->txr_maps[cons]; in iavf_txeof()
H A Dif_ixl.c1202 struct ixl_tx_map *txr_maps; member
2632 txr->txr_maps = maps; in ixl_txr_alloc()
2716 maps = txr->txr_maps; in ixl_txr_clean()
2775 maps = txr->txr_maps; in ixl_txr_free()
2937 txm = &txr->txr_maps[prod]; in ixl_start()
3021 txm = &txr->txr_maps[cons]; in ixl_txeof()