Searched refs:t4_alloc_vi (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 1786 int t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port,
|
D | t4_hw.c | 7629 int t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, in t4_alloc_vi() function 9653 ret = t4_alloc_vi(pi->adapter, mbox, port, pf, vf, 1, mac, &rss_size, in t4_init_portinfo()
|
D | cxgb4_main.c | 5004 ret = t4_alloc_vi(adap, adap->mbox, pi->tx_chan, adap->pf, 0, 1, in eeh_slot_reset()
|