Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c6247 static int cxgb4_iov_configure(struct pci_dev *pdev, int num_vfs) in cxgb4_iov_configure() function
7170 cxgb4_iov_configure(adapter->pdev, 0); in remove_one()
7237 .sriov_configure = cxgb4_iov_configure,