Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h1061 #define DRV_FLAGS_GET_PORT_MASK(_port) (DRV_FLAGS_PORT_MASK << \ macro
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c4733 port_drv_flags = DRV_FLAGS_GET_PORT_MASK(port); in lm_dcbx_config_drv_flags()