Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bxe/
HDecore_sp.c4844 tx_data->tx_bd_page_base.lo = in ecore_q_fill_init_tx_data()
4846 tx_data->tx_bd_page_base.hi = in ecore_q_fill_init_tx_data()
4979 data->tx.tx_bd_page_base.lo, in ecore_q_fill_setup_tx_only()
4980 data->tx.tx_bd_page_base.hi); in ecore_q_fill_setup_tx_only()
HDecore_hsi.h6731 struct regpair_t tx_bd_page_base /* BD page base address at the host for TxBdCons */; member