Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_l2.h412 u8 qed_mcast_bin_from_mac(u8 *mac);
Dqed_l2.c1453 u8 qed_mcast_bin_from_mac(u8 *mac) in qed_mcast_bin_from_mac() function
1513 bit = qed_mcast_bin_from_mac(p_filter_cmd->mac[i]); in qed_sp_eth_filter_mcast()
Dqed_vf.c1278 bit = qed_mcast_bin_from_mac(p_filter_cmd->mac[i]); in qed_vf_pf_filter_mcast()