Searched defs:ppfid (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_dev.c | 499 u8 ppfid, u8 filter_idx, in ecore_llh_shadow_sanity() 524 ecore_llh_shadow_search_filter(struct ecore_dev *p_dev, u8 ppfid, in ecore_llh_shadow_search_filter() 552 ecore_llh_shadow_get_free_idx(struct ecore_dev *p_dev, u8 ppfid, in ecore_llh_shadow_get_free_idx() 578 __ecore_llh_shadow_add_filter(struct ecore_dev *p_dev, u8 ppfid, u8 filter_idx, in __ecore_llh_shadow_add_filter() 604 ecore_llh_shadow_add_filter(struct ecore_dev *p_dev, u8 ppfid, in ecore_llh_shadow_add_filter() 637 __ecore_llh_shadow_remove_filter(struct ecore_dev *p_dev, u8 ppfid, in __ecore_llh_shadow_remove_filter() 664 ecore_llh_shadow_remove_filter(struct ecore_dev *p_dev, u8 ppfid, in ecore_llh_shadow_remove_filter() 687 ecore_llh_shadow_remove_all_filters(struct ecore_dev *p_dev, u8 ppfid) in ecore_llh_shadow_remove_all_filters() 726 u8 ppfid; in __ecore_llh_set_engine_affin() local 789 u8 ppfid; in ecore_llh_set_engine_affin() local [all …]
|