Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxreg.h102 uint32_t compreq:1; /* Completion request */ member
H A Dif_vmx.c1331 txd->compreq = 0; in vmxnet3_isc_txd_encap()
1342 txd->compreq = !!(pi->ipi_flags & IPI_TX_INTR); in vmxnet3_isc_txd_encap()
/freebsd/usr.sbin/ppp/
H A Dipcp.c104 struct compreq { struct
779 struct compreq req; in IpcpSendConfigReq()
1062 struct compreq pcomp; in IpcpDecodeConfig()