Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/avf/
H A Dvirtchnl.h970 VIRTCHNL_ACTION_DROP = 0, enumerator
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ethtool.c1183 if (rule->action == VIRTCHNL_ACTION_DROP) in iavf_get_ethtool_fdir_entry()
1248 act = VIRTCHNL_ACTION_DROP; in iavf_add_fdir_fltr_info()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_fdir.c1065 case VIRTCHNL_ACTION_DROP: in ice_vc_fdir_parse_action()