Home
last modified time | relevance | path

Searched refs:ice_fdir_update_list_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c1391 * ice_fdir_update_list_entry - add or delete a filter from the filter list
1399 ice_fdir_update_list_entry(struct ice_pf *pf, struct ice_fdir_fltr *input, in ice_fdir_update_list_entry() function
1459 val = ice_fdir_update_list_entry(pf, NULL, fsp->location); in ice_del_fdir_ethtool()
1683 ret = ice_fdir_update_list_entry(pf, input, fsp->location); in ice_add_fdir_ethtool()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c1571 * ice_fdir_update_list_entry - add or delete a filter from the filter list
1579 ice_fdir_update_list_entry(struct ice_pf *pf, struct ice_fdir_fltr *input, in ice_fdir_update_list_entry() function
1648 val = ice_fdir_update_list_entry(pf, NULL, fsp->location); in ice_del_fdir_ethtool()
1917 ret = ice_fdir_update_list_entry(pf, input, fsp->location); in ice_add_fdir_ethtool()

Completed in 7 milliseconds