Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h750 #define OEM_CFG_SCHED_TYPE_MASK 0x0000000C macro
H A Dqed_mcp.c1958 val = (port_cfg & OEM_CFG_SCHED_TYPE_MASK) >> OEM_CFG_SCHED_TYPE_OFFSET; in qed_mcp_read_ufp_config()