Home
last modified time | relevance | path

Searched refs:set_params__post_init (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_vf.c298 set_params__post_init(struct adapter *sc) in set_params__post_init() function
586 rc = set_params__post_init(sc); in t4vf_attach()
H A Dt4_main.c754 static int set_params__post_init(struct adapter *);
1277 rc = set_params__post_init(sc); in t4_attach()
2214 rc = set_params__post_init(sc); in t4_resume()
5578 set_params__post_init(struct adapter *sc) in set_params__post_init() function