Searched refs:BGX_MCAST_MODE (Results 1 – 1 of 1) sorted by relevance
35 #define BGX_MCAST_MODE(x) (x << 1) macro373 cfg &= ~(CAM_ACCEPT | BGX_MCAST_MODE(MCAST_MODE_MASK)); in bgx_set_xcast_mode()377 cfg |= (BGX_MCAST_MODE(MCAST_MODE_ACCEPT)); in bgx_set_xcast_mode()379 cfg |= (BGX_MCAST_MODE(MCAST_MODE_CAM_FILTER) | CAM_ACCEPT); in bgx_set_xcast_mode()