Searched refs:I40E_IS_MULTICAST (Results 1 – 3 of 3) sorted by relevance
49 if (I40E_IS_MULTICAST(mac_addr)) in i40e_group_remove_mac()118 if (I40E_IS_MULTICAST(mac_addr)) in i40e_group_add_mac()
70 #define I40E_IS_MULTICAST(address) (bool)(((u8 *)(address))[0] & ((u8)0x01)) macro
947 if (I40E_IS_MULTICAST(mac_addr) || in i40e_validate_mac_addr()2902 if (I40E_IS_MULTICAST(mv_list[i].mac_addr)) in i40e_aq_add_macvlan()