H A D | ice_switch.c | 2346 * @m_list: list of MAC addresses and forwarding information in ice_add_mac_rule() 2350 * IMPORTANT: When the umac_shared flag is set to false and m_list has in ice_add_mac_rule() 2357 ice_add_mac_rule(struct ice_hw *hw, struct LIST_HEAD_TYPE *m_list, in ice_add_mac_rule() 2374 LIST_FOR_EACH_ENTRY(m_list_itr, m_list, ice_fltr_list_entry, in ice_add_mac_rule() 2431 LIST_FOR_EACH_ENTRY(m_list_itr, m_list, ice_fltr_list_entry, in ice_add_mac_rule() 2464 LIST_FOR_EACH_ENTRY(m_list_itr, m_list, ice_fltr_list_entry, in ice_add_mac_rule() 2503 * @m_list: list of MAC addresses and forwarding information 2507 int ice_add_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *m_list) in ice_add_vlan_internal() 2509 if (!m_list || !hw) in ice_add_vlan_internal() 2512 return ice_add_mac_rule(hw, m_list, h in ice_add_vlan_internal() 2338 ice_add_mac_rule(struct ice_hw * hw,struct LIST_HEAD_TYPE * m_list,struct ice_switch_info * sw,u8 lport) ice_add_mac_rule() argument 2488 ice_add_mac(struct ice_hw * hw,struct LIST_HEAD_TYPE * m_list) ice_add_mac() argument 3047 ice_remove_mac_rule(struct ice_hw * hw,struct LIST_HEAD_TYPE * m_list,struct ice_sw_recipe * recp_list) ice_remove_mac_rule() argument 3099 ice_remove_mac(struct ice_hw * hw,struct LIST_HEAD_TYPE * m_list) ice_remove_mac() argument [all...] |