Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c283 * ice_fltr_prepare_eth - add or remove ethertype filter
291 ice_fltr_prepare_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, in ice_fltr_prepare_eth() function
381 return ice_fltr_prepare_eth(vsi, ethertype, flag, action, in ice_fltr_add_eth()
395 return ice_fltr_prepare_eth(vsi, ethertype, flag, action, in ice_fltr_remove_eth()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c374 * ice_fltr_prepare_eth - add or remove ethertype filter
382 ice_fltr_prepare_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, in ice_fltr_prepare_eth() function
465 return ice_fltr_prepare_eth(vsi, ethertype, flag, action, in ice_fltr_add_eth()
479 return ice_fltr_prepare_eth(vsi, ethertype, flag, action, in ice_fltr_remove_eth()

Completed in 2 milliseconds