Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c6252 static int cxgb4_iov_configure(struct pci_dev *pdev, int num_vfs) in cxgb4_iov_configure() function
7182 cxgb4_iov_configure(adapter->pdev, 0); in remove_one()
7249 .sriov_configure = cxgb4_iov_configure,