Searched defs:ppfid (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_dev.c | 459 u8 ppfid, u8 filter_idx, in ecore_llh_shadow_sanity() 484 ecore_llh_shadow_search_filter(struct ecore_dev *p_dev, u8 ppfid, in ecore_llh_shadow_search_filter() 512 ecore_llh_shadow_get_free_idx(struct ecore_dev *p_dev, u8 ppfid, in ecore_llh_shadow_get_free_idx() 538 __ecore_llh_shadow_add_filter(struct ecore_dev *p_dev, u8 ppfid, u8 filter_idx, in __ecore_llh_shadow_add_filter() 564 ecore_llh_shadow_add_filter(struct ecore_dev *p_dev, u8 ppfid, in ecore_llh_shadow_add_filter() 597 __ecore_llh_shadow_remove_filter(struct ecore_dev *p_dev, u8 ppfid, in __ecore_llh_shadow_remove_filter() 624 ecore_llh_shadow_remove_filter(struct ecore_dev *p_dev, u8 ppfid, in ecore_llh_shadow_remove_filter() 647 ecore_llh_shadow_remove_all_filters(struct ecore_dev *p_dev, u8 ppfid) in ecore_llh_shadow_remove_all_filters() 687 u8 ppfid; in __ecore_llh_set_engine_affin() local 750 u8 ppfid; in ecore_llh_set_engine_affin() local [all …]
|