Searched refs:gen_init (Results 1 – 2 of 2) sorted by relevance
192 static void gen_init(void *softc);308 if_setinitfn(sc->ifp, gen_init); in gen_attach()839 gen_init(void *softc) in gen_init() function
6475 struct ecore_general_setup_params *gen_init, uint8_t cos) in bnx2x_pf_q_prep_general() argument6477 gen_init->stat_id = bnx2x_stats_id(fp); in bnx2x_pf_q_prep_general()6478 gen_init->spcl_id = fp->cl_id; in bnx2x_pf_q_prep_general()6479 gen_init->mtu = sc->mtu; in bnx2x_pf_q_prep_general()6480 gen_init->cos = cos; in bnx2x_pf_q_prep_general()