Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c146 static void vmxnet3_txq_timer(if_ctx_t, uint16_t);
235 DEVMETHOD(ifdi_timer, vmxnet3_txq_timer),
2066 vmxnet3_txq_timer(if_ctx_t ctx, uint16_t qid) in vmxnet3_txq_timer() function