Home
last modified time | relevance | path

Searched refs:t4vf_alloc_vi (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h393 int t4vf_alloc_vi(struct adapter *, int);
Dt4vf_hw.c1336 int t4vf_alloc_vi(struct adapter *adapter, int port_id) in t4vf_alloc_vi() function
Dcxgb4vf_main.c3101 viid = t4vf_alloc_vi(adapter, port_id); in cxgb4vf_pci_probe()