Searched refs:ecore_llh_shadow_sanity (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_dev.c | 458 static enum _ecore_status_t ecore_llh_shadow_sanity(struct ecore_dev *p_dev, in ecore_llh_shadow_sanity() function 493 rc = ecore_llh_shadow_sanity(p_dev, ppfid, 0, "search"); in ecore_llh_shadow_search_filter() 520 rc = ecore_llh_shadow_sanity(p_dev, ppfid, 0, "get_free_idx"); in ecore_llh_shadow_get_free_idx() 546 rc = ecore_llh_shadow_sanity(p_dev, ppfid, filter_idx, "add"); in __ecore_llh_shadow_add_filter() 604 rc = ecore_llh_shadow_sanity(p_dev, ppfid, filter_idx, "remove"); in __ecore_llh_shadow_remove_filter() 653 rc = ecore_llh_shadow_sanity(p_dev, ppfid, 0, "remove_all"); in ecore_llh_shadow_remove_all_filters()
|