Searched refs:t4_alloc_vi (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 1274 int t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port,
|
D | t4_hw.c | 4502 int t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, in t4_alloc_vi() function 5403 ret = t4_alloc_vi(adap, mbox, j, pf, vf, 1, addr, &rss_size); in t4_port_init()
|
D | cxgb4_main.c | 4052 ret = t4_alloc_vi(adap, adap->fn, p->tx_chan, adap->fn, 0, 1, in eeh_slot_reset()
|