Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_vf.c296 set_params__post_init(struct adapter *sc) in set_params__post_init() function
584 rc = set_params__post_init(sc); in t4vf_attach()
H A Dt4_main.c765 static int set_params__post_init(struct adapter *);
1359 rc = set_params__post_init(sc); in t4_attach()
2349 rc = set_params__post_init(sc); in restart_lld()
5832 set_params__post_init(struct adapter *sc) in set_params__post_init() function