Searched defs:tx_iobuf (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/igbvf/ | ||
H A D | igbvf.h | 283 struct io_buffer *tx_iobuf[NUM_TX_DESC]; member in struct:igbvf_adapter |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ | ||
H A D | pcnet32.h | 134 struct io_buffer *tx_iobuf[TX_RING_SIZE]; member in struct:pcnet32_private |
H A D | 3c90x.h | 303 struct io_buffer *tx_iobuf[TX_RING_SIZE]; member in struct:INF_3C90X |
H A D | vmxnet3.h | 477 struct io_buffer *tx_iobuf[VMXNET3_NUM_TX_DESC]; member in struct:vmxnet3_nic |
H A D | b44.h | 424 struct io_buffer *tx_iobuf[B44_RING_SIZE]; member in struct:b44_private |
H A D | forcedeth.h | 325 struct io_buffer *tx_iobuf[TX_RING_SIZE]; member in struct:forcedeth_private |
Completed in 60 milliseconds