Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf.h334 int ixl_switch_config(struct ixl_pf *);
H A Dixl_pf_iflib.c997 error = ixl_switch_config(pf); in ixl_rebuild_hw_structs_after_reset()
H A Dif_ixl.c731 error = ixl_switch_config(pf); in ixl_if_attach_post()
H A Dixl_pf_main.c825 ixl_switch_config(struct ixl_pf *pf) in ixl_switch_config() function