Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c122 static int vmxnet3_isc_txd_credits_update(void *, uint16_t, bool);
263 .ift_txd_credits_update = vmxnet3_isc_txd_credits_update,
1403 vmxnet3_isc_txd_credits_update(void *vsc, uint16_t txqid, bool clear) in vmxnet3_isc_txd_credits_update() function