Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_rmem.c265 else if (ena & FUNC_BACKING_STORE_CFG_REQ_ENABLES_TIM) in bnge_backing_store_cfg()
410 ena |= FUNC_BACKING_STORE_CFG_REQ_ENABLES_TIM; in bnge_alloc_ctx_mem()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c8882 if (enables & FUNC_BACKING_STORE_CFG_REQ_ENABLES_TIM) { in bnxt_hwrm_func_backing_store_cfg()
9157 else if (ena & FUNC_BACKING_STORE_CFG_REQ_ENABLES_TIM) in bnxt_backing_store_cfg_v2()
9369 ena |= FUNC_BACKING_STORE_CFG_REQ_ENABLES_TIM; in bnxt_alloc_ctx_mem()
/linux/include/linux/bnxt/
H A Dhsi.h2936 #define FUNC_BACKING_STORE_CFG_REQ_ENABLES_TIM 0x8000UL macro