Searched refs:mc_filter (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/dev/bxe/ |
| HD | ecore_sp.c | 3344 uint32_t *mc_filter) in ecore_mcast_hdl_add_e1h() argument 3352 ECORE_57711_SET_MC_FILTER(mc_filter, bit); in ecore_mcast_hdl_add_e1h() 3365 uint32_t *mc_filter) in ecore_mcast_hdl_restore_e1h() argument 3372 ECORE_57711_SET_MC_FILTER(mc_filter, bit); in ecore_mcast_hdl_restore_e1h() 3393 uint32_t mc_filter[ECORE_MC_HASH_SIZE] = {0}; in ecore_mcast_setup_e1h() local 3400 ecore_mcast_hdl_add_e1h(sc, o, p, mc_filter); in ecore_mcast_setup_e1h() 3413 ecore_mcast_hdl_restore_e1h(sc, o, p, mc_filter); in ecore_mcast_setup_e1h() 3423 REG_WR(sc, ECORE_MC_HASH_OFFSET(sc, i), mc_filter[i]); in ecore_mcast_setup_e1h()
|