Searched refs:bnxt_softc_list (Results 1 – 2 of 2) sorted by relevance
894 struct bnxt_softc_list { struct895 SLIST_ENTRY(bnxt_softc_list) next;1062 struct bnxt_softc_list list;
194 SLIST_HEAD(softc_list, bnxt_softc_list) pf_list;1714 struct bnxt_softc_list *sc = NULL; in bnxt_find_dev()2898 SLIST_REMOVE(&pf_list, &softc->list, bnxt_softc_list, next); in bnxt_detach()