Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6257 static int cxgb4_iov_configure(struct pci_dev *pdev, int num_vfs) in cxgb4_iov_configure() function
7193 cxgb4_iov_configure(adapter->pdev, 0); in remove_one()
7260 .sriov_configure = cxgb4_iov_configure,