Searched refs:t4_port_init (Results 1 – 3 of 3) sorted by relevance
684 int t4_port_init(struct adapter *adap, int mbox, int pf, int vf);
10783 int t4_port_init(struct adapter *adap, int mbox, int pf, int vf) in t4_port_init() function
521 rc = -t4_port_init(sc, sc->mbox, sc->pf, 0); in t4_devo_attach()