Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_controlq.h69 u32 bah; member
H A Dice_controlq.c11 (qinfo)->sq.bah = prefix##_ATQBAH; \
20 (qinfo)->rq.bah = prefix##_ARQBAH; \
271 wr32(hw, ring->bah, upper_32_bits(ring->desc_buf.pa)); in ice_cfg_cq_regs()
477 wr32(hw, cq->sq.bah, 0); in ice_shutdown_sq()
552 wr32(hw, cq->rq.bah, 0); in ice_shutdown_rq()