Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2.h164 u8 ecore_mcast_bin_from_mac(u8 *mac);
H A Decore_l2.c1606 u8 ecore_mcast_bin_from_mac(u8 *mac) in ecore_mcast_bin_from_mac() function
1665 bit = ecore_mcast_bin_from_mac(p_filter_cmd->mac[i]); in ecore_sp_eth_filter_mcast()
H A Decore_vf.c1527 bit = ecore_mcast_bin_from_mac(p_filter_cmd->mac[i]); in ecore_vf_pf_filter_mcast()
/freebsd/sys/dev/bxe/
H A Decore_sp.c2824 static inline uint8_t ecore_mcast_bin_from_mac(uint8_t *mac) in ecore_mcast_bin_from_mac() function
3016 bin = ecore_mcast_bin_from_mac(cfg_data->mac); in ecore_mcast_set_one_rule_e2()
3523 bit = ecore_mcast_bin_from_mac(mlist_pos->mac); in ecore_mcast_hdl_add_e1h()