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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h900 #define FUNC_MF_CFG_MAX_BW_MASK 0x00ff0000 macro
H A Decore_mcp.c1425 FUNC_MF_CFG_MAX_BW_MASK) >>
/freebsd-13-stable/sys/dev/bxe/
H A Dbxe.c10056 uint16_t max_cfg = ((mf_cfg & FUNC_MF_CFG_MAX_BW_MASK) >>
13661 ((val & FUNC_MF_CFG_MAX_BW_MASK) >> FUNC_MF_CFG_MAX_BW_SHIFT);
H A Decore_hsi.h1983 #define FUNC_MF_CFG_MAX_BW_MASK 0xff000000 macro

Completed in 330 milliseconds