Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.h1384 uint32_t host_buf_addr; member
1422 uint32_t host_buf_addr; member
1496 uint32_t host_buf_addr; member
1530 uint32_t host_buf_addr; member
H A Dnge_rx.c459 hw_bd_p->host_buf_addr = in nge_sum_rxd_fill()
H A Dnge_tx.c777 hw_sbd_p->host_buf_addr = cookie->dmac_address; in nge_sum_txd_fill()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c441 hw_sbd_p->host_buf_addr = txbuf->buf.cookie.dmac_laddress; in bge_send_serial()
445 hw_sbd_p->host_buf_addr += VLAN_TAGSZ; in bge_send_serial()
H A Dbge_log.c206 hrbdp->host_buf_addr, in bge_pkt_dump()
H A Dbge_hw.h1833 uint64_t host_buf_addr; member
1867 uint64_t host_buf_addr; member
H A Dbge_main2.c284 hw_rbd_p->host_buf_addr = srbdp->pbuf.cookie.dmac_laddress; in bge_reinit_buff_ring()
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_log.c211 hrbdp->host_buf_addr, in rge_pkt_dump()
H A Drge_hw.h561 volatile uint32_t host_buf_addr; member
H A Drge_main.c319 bdp->host_buf_addr = in rge_reinit_send_ring()
353 bdp->host_buf_addr = in rge_reinit_recv_ring()
H A Drge_rxtx.c144 hw_rbd_p->host_buf_addr = RGE_BSWAP_32(rgep->head_room + in rge_rx_refill()