Home
last modified time | relevance | path

Searched refs:ixl_setup_hmc (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dixl_pf.h373 int ixl_setup_hmc(struct ixl_pf *);
H A Dixl_pf_iflib.c986 error = ixl_setup_hmc(pf); in ixl_rebuild_hw_structs_after_reset()
H A Dif_ixl.c614 error = ixl_setup_hmc(pf); in ixl_if_attach_pre()
H A Dixl_pf_main.c315 ixl_setup_hmc(struct ixl_pf *pf) in ixl_setup_hmc() function