Searched refs:t4_port_init (Results 1 – 3 of 3) sorted by relevance
345 int t4_port_init(struct port_info *p, int mbox, int pf, int vf);
4998 t4_port_init(struct port_info *p, int mbox, int pf, int vf) in t4_port_init() function
436 rc = -t4_port_init(pi, sc->mbox, sc->pf, 0); in t4_devo_attach()