ECORE_ACCEPT_MULTICAST
bxe_set_bit(ECORE_ACCEPT_MULTICAST, rx_accept_flags);
bxe_set_bit(ECORE_ACCEPT_MULTICAST, tx_accept_flags);
if (ECORE_TEST_BIT(ECORE_ACCEPT_MULTICAST, &p->rx_accept_flags))
if (ECORE_TEST_BIT(ECORE_ACCEPT_MULTICAST, accept_flags))