Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h393 int t4vf_alloc_vi(struct adapter *, int);
H A Dt4vf_hw.c1337 int t4vf_alloc_vi(struct adapter *adapter, int port_id) in t4vf_alloc_vi() function
H A Dcxgb4vf_main.c3091 viid = t4vf_alloc_vi(adapter, port_id); in cxgb4vf_pci_probe()