Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vmx.c145 struct vmxnet3_txbuf { struct
151 struct vmxnet3_txbuf *vxtxr_txbuf; argument
1182 sizeof(struct vmxnet3_txbuf), KM_SLEEP); in vmxnet3_init_txq()
1280 txr->vxtxr_ndesc * sizeof(struct vmxnet3_txbuf)); in vmxnet3_destroy_txq()
1441 struct vmxnet3_txbuf *txb; in vmxnet3_free_txq_data()
2124 struct vmxnet3_txbuf *txb; in vmxnet3_txq_eof()
2679 struct vmxnet3_txbuf *txb; in vmxnet3_txstop()