Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c10032 FUNC_MF_CFG_MAX_BW_SHIFT); in bxe_extract_max_cfg()
13630 ((val & FUNC_MF_CFG_MAX_BW_MASK) >> FUNC_MF_CFG_MAX_BW_SHIFT); in bxe_get_mf_cfg_info()
H A Decore_hsi.h1982 #define FUNC_MF_CFG_MAX_BW_SHIFT 24 macro