Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Dmcp_public.h904 #define FUNC_MF_CFG_MAX_BW_MASK 0x00ff0000 macro
Decore_mcp.c1425 FUNC_MF_CFG_MAX_BW_MASK) >> in ecore_read_pf_bandwidth()
/freebsd-10-stable/sys/dev/bxe/
Decore_hsi.h1981 #define FUNC_MF_CFG_MAX_BW_MASK 0xff000000 macro
Dbxe.c10099 uint16_t max_cfg = ((mf_cfg & FUNC_MF_CFG_MAX_BW_MASK) >> in bxe_extract_max_cfg()
13729 ((val & FUNC_MF_CFG_MAX_BW_MASK) >> FUNC_MF_CFG_MAX_BW_SHIFT); in bxe_get_mf_cfg_info()