Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.h169 u8 ecore_mcast_bin_from_mac(u8 *mac);
H A Decore_l2.c1552 u8 ecore_mcast_bin_from_mac(u8 *mac) in ecore_mcast_bin_from_mac() function
1614 bit = ecore_mcast_bin_from_mac(p_filter_cmd->mac[i]); in ecore_sp_eth_filter_mcast()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c2898 static INLINE u8 ecore_mcast_bin_from_mac(u8 *mac) in ecore_mcast_bin_from_mac() function
3096 bin = ecore_mcast_bin_from_mac(cfg_data->mac); in ecore_mcast_set_one_rule_e2()
3603 bit = ecore_mcast_bin_from_mac(mlist_pos->mac); in ecore_mcast_hdl_add_e1h()