Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_switch.h527 int ice_remove_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *m_lst);
H A Dice_switch.c3119 int ice_remove_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *m_list) in ice_remove_mac() function
4051 ret = ice_remove_mac(hw, &l_head); in ice_add_mac_with_sw_marker()
4150 ret = ice_remove_mac(hw, &l_head); in ice_add_mac_with_counter()
H A Dice_lib.c2073 status = ice_remove_mac(hw, &mac_addr_list); in ice_remove_vsi_mac_filter()
5480 status = ice_remove_mac(hw, &remove_list); in ice_sync_multicast_filters()