Home
last modified time | relevance | path

Searched refs:ecore_mcast_bin_from_mac (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2.h143 u8 ecore_mcast_bin_from_mac(u8 *mac);
H A Decore_l2.c1564 u8 ecore_mcast_bin_from_mac(u8 *mac) in ecore_mcast_bin_from_mac() function
1625 bit = ecore_mcast_bin_from_mac(p_filter_cmd->mac[i]); in ecore_sp_eth_filter_mcast()
H A Decore_vf.c1532 bit = ecore_mcast_bin_from_mac(p_filter_cmd->mac[i]); in ecore_vf_pf_filter_mcast()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.c2232 static uint8_t ecore_mcast_bin_from_mac(uint8_t * mac) in ecore_mcast_bin_from_mac() function
2423 bin = ecore_mcast_bin_from_mac(cfg_data->mac); in ecore_mcast_set_one_rule_e2()
2943 bit = ecore_mcast_bin_from_mac(mlist_pos->mac); in ecore_mcast_hdl_add_e1h()