Searched refs:DRV_FLAGS_PORT_MASK (Results 1 – 1 of 1) sorted by relevance
1051 #define DRV_FLAGS_PORT_MASK ((1 << DRV_FLAGS_DCB_CONFIGURED) | \ macro1061 #define DRV_FLAGS_GET_PORT_MASK(_port) (DRV_FLAGS_PORT_MASK << \