Home
last modified time | relevance | path

Searched defs:txbuf (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/sys/dev/pci/drm/apple/
H A Dafk.h25 void *txbuf; member
108 __le64 txbuf; member
H A Dafk.c321 void *rxbuf, *txbuf; in afk_recv_handle_reply() local
843 void *rxbuf, *txbuf; in afk_send_command() local
/openbsd-src/sys/dev/pci/
H A Dif_igc.c965 struct igc_tx_buf *txbuf; in igc_start() local
1076 struct igc_tx_buf *txbuf; in igc_txeof() local
1840 struct igc_tx_buf *txbuf; igc_allocate_transmit_buffers() local
2001 struct igc_tx_buf *txbuf; igc_free_transmit_buffers() local
[all...]
H A Dif_ix.c1433 struct ixgbe_tx_buf *txbuf; ixgbe_encap() local
2259 struct ixgbe_tx_buf *txbuf; ixgbe_allocate_transmit_buffers() local
H A Dif_ngbe.c1382 struct ngbe_tx_buf *txbuf; in ngbe_allocate_transmit_buffers() local
2636 struct ngbe_tx_buf *txbuf; in ngbe_encap() local
/openbsd-src/sys/arch/riscv64/stand/efiboot/
H A Defipxe.c53 static EFI_PHYSICAL_ADDRESS txbuf; variable
/openbsd-src/sys/arch/armv7/stand/efiboot/
H A Defipxe.c53 static EFI_PHYSICAL_ADDRESS txbuf; variable
/openbsd-src/sys/arch/arm64/stand/efiboot/
H A Defipxe.c53 static EFI_PHYSICAL_ADDRESS txbuf; variable
/openbsd-src/sys/dev/fdt/
H A Drkiic.c240 uint8_t txbuf[32]; in rkiic_write() local
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_dp_aux.c451 u8 txbuf[20], rxbuf[20]; in intel_dp_aux_transfer() local
/openbsd-src/sys/arch/armv7/sunxi/
H A Dsxie.c478 uint32_t txbuf[SXIE_MAX_PKT_SIZE / sizeof(uint32_t)]; /* XXX !!! */ in sxie_start() local
/openbsd-src/sys/dev/ic/
H A Dacx.c2175 acx_encap(struct acx_softc *sc, struct acx_txbuf *txbuf, struct mbuf *m, in acx_encap()