Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_lan_hmc.h97 u64 head_wb_addr; member
H A Dixl_pf_iflib.c539 tctx.head_wb_addr = txr->tx_paddr + in ixl_initialize_vsi()
543 tctx.head_wb_addr = 0; in ixl_initialize_vsi()
H A Di40e_lan_hmc.c723 {I40E_HMC_STORE(i40e_hmc_obj_txq, head_wb_addr), 64, 64 + 128 },
H A Dixl_pf_iov.c580 txq.head_wb_addr = info->dma_headwb_addr; in ixl_vf_config_tx_queue()