Lines Matching defs:add

1675  * ice_add_vsi - add VSI context to the hardware and VSI handle list
1681 * Add a VSI context to the hardware also add it into the VSI handle list.
1858 * ice_aq_sw_rules - add/update/remove switch rules
1894 * ice_aq_add_recipe - add switch recipe
1976 * mask if it's valid at the lkup_idx. Finally, use the add recipe AQ to update
2078 * ice_alloc_recipe - add recipe resource
2739 * Call AQ command to add a new switch rule or update existing switch rule
2826 * Create switch rule with given filter information and add an entry
2967 * Call AQ command to add or update previously created VSI list with new VSI.
2973 * Allocate a new VSI list and add two VSIs
3139 * ice_add_rule_internal - add rule for a given lookup type
3482 u8 *add = &m_list_itr->fltr_info.l_data.mac.mac_addr[0];
3497 is_zero_ether_addr(add))
3551 * want to add. If found, use the same vsi_list_id for
3590 /* Update existing VSI list to add new VSI ID only if it used
3789 * @set: true to add the above mentioned switch rule, false to remove it
3792 * add filter rule to set/unset given VSI as default VSI for the switch
3965 * @vsi_list_head: pointer to the list to add entry to
3966 * @fi: pointer to fltr_info of filter entry to copy & add
4879 /* For each profile we are going to associate the recipe with, add the
5140 /* Every recipe that just got created add it to the recipe
5385 /* Recipe we need does not exist, add a recipe */
5869 * Call AQ command to add or update previously created VSI list with new VSI.
5875 * Allocate a new VSI list and add two VSIs
6095 /* we have to add VSI to VSI_LIST and increment vsi_count.
6098 * same vsi_id, if not then add it to the VSI list if it already
6099 * exists if not then create a VSI list and add the existing VSI
6101 * We will add that VSI to the list
6296 /* Clearing it so that the logic can add it back */