Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6249 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()
7236 .sriov_configure = cxgb4_iov_configure,