Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ixl/
H A Dixl_pf.h248 int ixl_setup_interface(device_t, struct ixl_pf *);
H A Dif_ixl.c604 if (ixl_setup_interface(dev, pf)) { in ixl_if_attach_post()
H A Dixl_pf_main.c1010 ixl_setup_interface(device_t dev, struct ixl_pf *pf) in ixl_setup_interface() function