Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_netmap.c267 struct ixgbe_tx_buf *txbuf = &txr->tx_buffers[nic_i]; in ixgbe_netmap_txsync() local
H A Dix_txrx.c415 struct ixgbe_tx_buf *txbuf; in ixgbe_xmit() local
612 struct ixgbe_tx_buf *txbuf; in ixgbe_allocate_transmit_buffers() local
664 struct ixgbe_tx_buf *txbuf; in ixgbe_setup_transmit_ring() local
/netbsd-src/sys/dev/marvell/
H A Dgtmpscvar.h71 unsigned char txbuf[GTMPSC_TXBUFSZ]; member
/netbsd-src/sys/dev/pci/igc/
H A Dif_igc.c1708 struct igc_tx_buf *txbuf = &txr->tx_buffers[prod]; in igc_tx_common_locked() local
1800 struct igc_tx_buf *txbuf = &txr->tx_buffers[cons]; in igc_txeof() local
2951 struct igc_tx_buf *txbuf = &txr->tx_buffers[id]; igc_allocate_transmit_buffers() local
3141 struct igc_tx_buf *txbuf = &txr->tx_buffers[id]; igc_withdraw_transmit_packets() local
[all...]
/netbsd-src/sys/arch/playstation2/dev/
H A Dif_smap.c154 void *txbuf, *rxbuf; in smap_attach() local
/netbsd-src/sys/arch/acorn32/podulebus/
H A Dif_ie.c1450 char txbuf[IE_TXBUF_SIZE]; in iestart() local
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dxfrout.c663 isc_buffer_t txbuf; /* Transmit message buffer */ global() member
/netbsd-src/sys/arch/sgimips/mace/
H A Dif_mec.c203 uint8_t txbuf[MEC_TXD_BUFSIZE]; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dp.c1548 u8 txbuf[20], rxbuf[20]; in intel_dp_aux_transfer() local
5949 u8 txbuf[HEADER_SIZE + DRM_HDCP_KSV_LEN] = {}, rxbuf[2], reply = 0; in intel_dp_hdcp_write_an_aksv() local