Searched refs:newtune (Results 1 – 1 of 1) sorted by relevance
7040 ipf_tune_add_array(softc, newtune) in ipf_tune_add_array() argument7042 ipftuneable_t *newtune;7047 for (nt = newtune; nt->ipft_name != NULL; nt++) {7050 for (dt = newtune; dt != nt; dt++) {7184 ipf_tune_add(softc, newtune) in ipf_tune_add() argument7186 ipftuneable_t *newtune;7190 ta = ipf_tune_findbyname(softc->ipf_tuners, newtune->ipft_name);7199 newtune->ipft_next = NULL;7200 *tap = newtune;