Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c5507 static int cxgb4_iov_configure(struct pci_dev *pdev, int num_vfs) in cxgb4_iov_configure() function
6200 cxgb4_iov_configure(adapter->pdev, 0); in remove_one()
6263 .sriov_configure = cxgb4_iov_configure,