Searched refs:ixl_setup_interface (Results 1 – 3 of 3) sorted by relevance
248 int ixl_setup_interface(device_t, struct ixl_pf *);
604 if (ixl_setup_interface(dev, pf)) { in ixl_if_attach_post()
1010 ixl_setup_interface(device_t dev, struct ixl_pf *pf) in ixl_setup_interface() function