Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h898 #define FUNC_MF_CFG_MAX_BW_MASK 0x00ff0000 macro
H A Decore_mcp.c1423 FUNC_MF_CFG_MAX_BW_MASK) >> in ecore_read_pf_bandwidth()
/freebsd/sys/dev/bxe/
H A Dbxe.c10031 uint16_t max_cfg = ((mf_cfg & FUNC_MF_CFG_MAX_BW_MASK) >> in bxe_extract_max_cfg()
13635 ((val & FUNC_MF_CFG_MAX_BW_MASK) >> FUNC_MF_CFG_MAX_BW_SHIFT); in bxe_get_mf_cfg_info()
H A Decore_hsi.h1981 #define FUNC_MF_CFG_MAX_BW_MASK 0xff000000 macro