Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfilter.h69 EF4_FILTER_PRI_MANUAL, enumerator
H A Dethtool.c808 rc = ef4_filter_get_filter_safe(efx, EF4_FILTER_PRI_MANUAL, in ef4_ethtool_get_class_rule()
992 ef4_filter_count_rx_used(efx, EF4_FILTER_PRI_MANUAL); in ef4_ethtool_get_rxnfc()
1005 rc = ef4_filter_get_rx_ids(efx, EF4_FILTER_PRI_MANUAL, in ef4_ethtool_get_rxnfc()
1059 ef4_filter_init_rx(&spec, EF4_FILTER_PRI_MANUAL, in ef4_ethtool_set_class_rule()
1243 return ef4_filter_remove_id_safe(efx, EF4_FILTER_PRI_MANUAL, in ef4_ethtool_set_rxnfc()
H A Defx.c2188 rc = efx->type->filter_clear_rx(efx, EF4_FILTER_PRI_MANUAL); in ef4_set_features()