Home
last modified time | relevance | path

Searched refs:ixl_setup_interface (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dixl_pf.h294 int ixl_setup_interface(device_t, struct ixl_pf *);
H A Dixl_pf_iflib.c349 ixl_setup_interface(device_t dev, struct ixl_pf *pf) in ixl_setup_interface() function
H A Dif_ixl.c709 if (ixl_setup_interface(dev, pf)) { in ixl_if_attach_post()