Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ixl/
HDixl_pf.h294 int ixl_setup_interface(device_t, struct ixl_pf *);
HDixl_pf_iflib.c349 ixl_setup_interface(device_t dev, struct ixl_pf *pf) in ixl_setup_interface() function
HDif_ixl.c714 if (ixl_setup_interface(dev, pf)) { in ixl_if_attach_post()