Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c14801 struct eth_tx_next_bd *tx_next_bd = in bxe_alloc_hsi_mem() local
14806 tx_next_bd->addr_hi = htole32(U64_HI(busaddr)); in bxe_alloc_hsi_mem()
14807 tx_next_bd->addr_lo = htole32(U64_LO(busaddr)); in bxe_alloc_hsi_mem()