Searched refs:BGX_MCAST_MODE (Results 1 – 1 of 1) sorted by relevance
38 #define BGX_MCAST_MODE(x) (x << 1) macro376 cfg &= ~(CAM_ACCEPT | BGX_MCAST_MODE(MCAST_MODE_MASK)); in bgx_set_xcast_mode()380 cfg |= (BGX_MCAST_MODE(MCAST_MODE_ACCEPT)); in bgx_set_xcast_mode()382 cfg |= (BGX_MCAST_MODE(MCAST_MODE_CAM_FILTER) | CAM_ACCEPT); in bgx_set_xcast_mode()