Home
last modified time | relevance | path

Searched refs:t4_alloc_vi (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h453 int t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port,
H A Dt4_hw.c4330 t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, in t4_alloc_vi() function
5023 ret = t4_alloc_vi(adap, mbox, j, pf, vf, 1, addr, &rss_size); in t4_port_init()